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 4040 <distributionManagement >
4141 <snapshotRepository >
4242 <id >ossrh</id >
43- <url >https://s01.oss .sonatype.org /content/repositories/snapshots</url >
43+ <url >https://ossrh-staging-api.central .sonatype.com /content/repositories/snapshots</url >
4444 </snapshotRepository >
4545 <repository >
4646 <id >ossrh</id >
47- <url >https://s01.oss .sonatype.org /service/local/staging/deploy/maven2/</url >
47+ <url >https://ossrh-staging-api.central .sonatype.com /service/local/staging/deploy/maven2/</url >
4848 </repository >
4949 </distributionManagement >
5050
293293 <extensions >true</extensions >
294294 <configuration >
295295 <serverId >ossrh</serverId >
296- <nexusUrl >https://s01.oss .sonatype.org/ </nexusUrl >
296+ <nexusUrl >https://ossrh-staging-api.central .sonatype.com </nexusUrl >
297297 <autoReleaseAfterClose >true</autoReleaseAfterClose >
298298 </configuration >
299299 </plugin >
You can’t perform that action at this time.
0 commit comments