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 91
91
<distributionManagement >
92
92
<snapshotRepository >
93
93
<id >ossrh</id >
94
- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
94
+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
95
95
</snapshotRepository >
96
96
<repository >
97
97
<id >ossrh</id >
98
- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
98
+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
99
99
</repository >
100
100
</distributionManagement >
101
101
263
263
<extensions >true</extensions >
264
264
<configuration >
265
265
<serverId >ossrh</serverId >
266
- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
266
+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
267
267
<!-- Sometimes OSSRH is really slow -->
268
268
<stagingProgressTimeoutMinutes >30</stagingProgressTimeoutMinutes >
269
269
<autoReleaseAfterClose >true</autoReleaseAfterClose >
You can’t perform that action at this time.
0 commit comments