Skip to content

Commit

Permalink
+ using ossrh instead of nexus for serverId in nexus-staging-maven-pl…
Browse files Browse the repository at this point in the history
…ugin
  • Loading branch information
q3769 committed Aug 20, 2024
1 parent 1bc90c0 commit 46cd3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<version>1.7.0</version>
<extensions>true</extensions>
<configuration>
<serverId>nexus</serverId>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
Expand Down

0 comments on commit 46cd3ef

Please sign in to comment.