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 6868 <distributionManagement >
6969 <snapshotRepository >
7070 <id >ossrh</id >
71- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
71+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
7272 </snapshotRepository >
7373 <repository >
7474 <id >ossrh</id >
75- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
75+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
7676 </repository >
7777 </distributionManagement >
7878
179179 </executions >
180180 <configuration >
181181 <serverId >ossrh</serverId >
182- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
182+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
183183 <autoReleaseAfterClose >true</autoReleaseAfterClose >
184184 <stagingProgressTimeoutMinutes >15</stagingProgressTimeoutMinutes >
185185 <keepStagingRepositoryOnCloseRuleFailure >true</keepStagingRepositoryOnCloseRuleFailure >
You can’t perform that action at this time.
0 commit comments