Skip to content

Commit

Permalink
[Build] Automatically stage, release and drop bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkorstanje committed Oct 18, 2018
1 parent fe09211 commit 329cad4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -900,6 +900,8 @@
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
<autoDropAfterRelease>true</autoDropAfterRelease>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 329cad4

Please sign in to comment.