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 6060 <distributionManagement >
6161 <snapshotRepository >
6262 <id >ossrh</id >
63- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
63+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
6464 </snapshotRepository >
6565 <repository >
6666 <id >ossrh</id >
67- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
67+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
6868 </repository >
6969 </distributionManagement >
7070
301301 <extensions >true</extensions >
302302 <configuration >
303303 <serverId >ossrh</serverId >
304- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
304+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
305305 <autoReleaseAfterClose >true</autoReleaseAfterClose >
306306 </configuration >
307307 </plugin >
You can’t perform that action at this time.
0 commit comments