File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 6060 <id >ossrh-snapshots</id >
6161 <url >https://oss.sonatype.org/content/repositories/snapshots/</url >
6262 </repository >
63+ <repository >
64+ <id >ossrh-snapshots-2</id >
65+ <url >https://s01.oss.sonatype.org/content/repositories/snapshots/</url >
66+ </repository >
6367 </repositories >
6468
6569 <properties >
325329 </executions >
326330 <configuration >
327331 <serverId >ossrh</serverId >
328- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
332+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
329333 <autoReleaseAfterClose >true</autoReleaseAfterClose >
330334 </configuration >
331335 </plugin >
415419 <distributionManagement >
416420 <snapshotRepository >
417421 <id >ossrh</id >
418- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
422+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
419423 </snapshotRepository >
420424 </distributionManagement >
421425 </profile >
453457 <distributionManagement >
454458 <repository >
455459 <id >ossrh</id >
456- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
460+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
457461 </repository >
458462 </distributionManagement >
459463 </profile >
You can’t perform that action at this time.
0 commit comments