File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3535 <distributionManagement >
3636 <snapshotRepository >
3737 <id >ossrh</id >
38- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
38+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
3939 </snapshotRepository >
4040 <repository >
4141 <id >ossrh</id >
42- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
42+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
4343 </repository >
4444 </distributionManagement >
4545
142142 <extensions >true</extensions >
143143 <configuration >
144144 <serverId >ossrh</serverId >
145- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
145+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
146146 <autoReleaseAfterClose >true</autoReleaseAfterClose >
147147 <stagingProgressTimeoutMinutes >10</stagingProgressTimeoutMinutes >
148148 </configuration >
230230 <scope >test</scope >
231231 </dependency >
232232 </dependencies >
233- </project >
233+ </project >
You can’t perform that action at this time.
0 commit comments