File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7676 <id >nexus</id >
7777 <!-- Use the localhost endpoint for testing -->
7878 <!-- <url>http://localhost:8081/repository/maven-snapshots/</url> -->
79- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
79+ <url >https://central .sonatype.com/repository/maven- snapshots/ </url >
8080 </snapshotRepository >
8181 <repository >
8282 <id >nexus</id >
8383 <!-- Use the localhost endpoint for testing -->
8484 <!-- <url>http://localhost:8081/repository/maven-releases/</url> -->
85- <url >https://oss. sonatype.org /service/local/staging/deploy/maven2 /</url >
85+ <url >https://ossrh-staging-api.central. sonatype.com /service/local/</url >
8686 </repository >
8787 </distributionManagement >
8888
9797 <serverId >nexus</serverId >
9898 <!-- Use the localhost endpoint for testing -->
9999 <!-- <nexusUrl>http://localhost:8081/repository/maven-releases/</nexusUrl> -->
100- <nexusUrl >https://oss. sonatype.org /</nexusUrl >
100+ <nexusUrl >https://ossrh-staging-api.central. sonatype.com/service/local /</nexusUrl >
101101 <autoReleaseAfterClose >false</autoReleaseAfterClose >
102102 </configuration >
103103 </plugin >
You can’t perform that action at this time.
0 commit comments