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 9191 <distributionManagement >
9292 <snapshotRepository >
9393 <id >ossrh</id >
94- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
94+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
9595 </snapshotRepository >
9696 <repository >
9797 <id >ossrh</id >
98- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
98+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
9999 </repository >
100100 </distributionManagement >
101101
263263 <extensions >true</extensions >
264264 <configuration >
265265 <serverId >ossrh</serverId >
266- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
266+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
267267 <!-- Sometimes OSSRH is really slow -->
268268 <stagingProgressTimeoutMinutes >30</stagingProgressTimeoutMinutes >
269269 <autoReleaseAfterClose >true</autoReleaseAfterClose >
You can’t perform that action at this time.
0 commit comments