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 <distributionManagement >
7777 <snapshotRepository >
7878 <id >ossrh</id >
79- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
79+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
8080 </snapshotRepository >
8181 <repository >
8282 <id >ossrh</id >
83- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
83+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
8484 </repository >
8585 </distributionManagement >
8686
195195 <extensions >true</extensions >
196196 <configuration >
197197 <serverId >ossrh</serverId >
198- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
198+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
199199 <!-- Sometimes OSSRH is really slow -->
200200 <stagingProgressTimeoutMinutes >30</stagingProgressTimeoutMinutes >
201201 <autoReleaseAfterClose >true</autoReleaseAfterClose >
You can’t perform that action at this time.
0 commit comments