File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 76
76
<distributionManagement >
77
77
<snapshotRepository >
78
78
<id >ossrh</id >
79
- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
79
+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
80
80
</snapshotRepository >
81
81
<repository >
82
82
<id >ossrh</id >
83
- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
83
+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
84
84
</repository >
85
85
</distributionManagement >
86
86
195
195
<extensions >true</extensions >
196
196
<configuration >
197
197
<serverId >ossrh</serverId >
198
- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
198
+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
199
199
<!-- Sometimes OSSRH is really slow -->
200
200
<stagingProgressTimeoutMinutes >30</stagingProgressTimeoutMinutes >
201
201
<autoReleaseAfterClose >true</autoReleaseAfterClose >
You can’t perform that action at this time.
0 commit comments