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 499
499
<extensions >true</extensions >
500
500
<configuration >
501
501
<serverId >ossrh</serverId >
502
- <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
502
+ <nexusUrl >https://oss.sonatype.org/</nexusUrl >
503
503
<autoReleaseAfterClose >true</autoReleaseAfterClose >
504
504
</configuration >
505
505
</plugin >
511
511
<!-- Repository for snapshots -->
512
512
<snapshotRepository >
513
513
<id >ossrh</id >
514
- <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
514
+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
515
515
</snapshotRepository >
516
516
<!-- Repository for releases -->
517
517
<repository >
518
518
<id >ossrh</id >
519
519
<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 >
521
521
</repository >
522
522
</distributionManagement >
523
523
You can’t perform that action at this time.
0 commit comments