Skip to content

Commit

Permalink
add nexus-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
stoerr committed Mar 9, 2024
1 parent 5963258 commit 42b85d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
<artifactId>nexus-staging-maven-plugin</artifactId>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>false</autoReleaseAfterClose>
</configuration>
Expand Down

0 comments on commit 42b85d4

Please sign in to comment.