We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e24b311 commit 170603dCopy full SHA for 170603d
pom.xml
@@ -97,7 +97,7 @@
97
<serverId>nexus</serverId>
98
<!-- Use the localhost endpoint for testing -->
99
<!-- <nexusUrl>http://localhost:8081/repository/maven-releases/</nexusUrl> -->
100
- <nexusUrl>https://oss.sonatype.org/</nexusUrl>
+ <nexusUrl>https://ossrh-staging-api.central.sonatype.com/service/local/</nexusUrl>
101
<autoReleaseAfterClose>false</autoReleaseAfterClose>
102
</configuration>
103
</plugin>
0 commit comments