Skip to content

Commit

Permalink
+ updated ossrh serverId after auth changed from u/p to user token u/p
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 committed Jul 14, 2024
1 parent 243e6f2 commit 95698ae
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.6.13</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
<serverId>nexus</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
Expand Down

0 comments on commit 95698ae

Please sign in to comment.