1
0

Add ossrh profile to publish maven artifacts to oss.sonatype.org (synced with maven central)

This commit is contained in:
Prasanna Rajaperumal
2016-12-21 12:47:01 -08:00
parent 74ae732ef1
commit e59dd48019
3 changed files with 3 additions and 11 deletions

View File

@@ -467,7 +467,7 @@
<id>ossrh</id>
<activation>
<property>
<name>performRelease</name>
<name>deployArtifacts</name>
<value>true</value>
</property>
</activation>