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 499499 <extensions >true</extensions >
500500 <configuration >
501501 <serverId >ossrh</serverId >
502- <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
502+ <nexusUrl >https://oss.sonatype.org/</nexusUrl >
503503 <autoReleaseAfterClose >true</autoReleaseAfterClose >
504504 </configuration >
505505 </plugin >
511511 <!-- Repository for snapshots -->
512512 <snapshotRepository >
513513 <id >ossrh</id >
514- <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
514+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
515515 </snapshotRepository >
516516 <!-- Repository for releases -->
517517 <repository >
518518 <id >ossrh</id >
519519 <name >Nexus Release Repository</name >
520- <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
520+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
521521 </repository >
522522 </distributionManagement >
523523
You can’t perform that action at this time.
0 commit comments