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 3535 <distributionManagement >
3636 <snapshotRepository >
3737 <id >ossrh</id >
38- <url >https://s01.oss .sonatype.org /content/repositories/snapshots</url >
38+ <url >https://ossrh-staging-api.central .sonatype.com /content/repositories/snapshots</url >
3939 </snapshotRepository >
4040 <repository >
4141 <id >ossrh</id >
42- <url >https://s01.oss .sonatype.org /service/local/staging/deploy/maven2/</url >
42+ <url >https://ossrh-staging-api.central .sonatype.com /service/local/staging/deploy/maven2/</url >
4343 </repository >
4444 </distributionManagement >
4545 <build >
9898 <extensions >true</extensions >
9999 <configuration >
100100 <serverId >ossrh</serverId >
101- <nexusUrl >https://s01.oss .sonatype.org /</nexusUrl >
101+ <nexusUrl >https://ossrh-staging-api.central .sonatype.com /</nexusUrl >
102102 <autoReleaseAfterClose >true</autoReleaseAfterClose >
103103 </configuration >
104104 </plugin >
You can’t perform that action at this time.
0 commit comments