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 100
100
<extensions >true</extensions >
101
101
<configuration >
102
102
<serverId >ossrh</serverId >
103
- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
103
+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
104
104
<autoReleaseAfterClose >true</autoReleaseAfterClose >
105
105
</configuration >
106
106
</plugin >
202
202
<distributionManagement >
203
203
<snapshotRepository >
204
204
<id >ossrh</id >
205
- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
205
+ <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
206
206
</snapshotRepository >
207
207
<repository >
208
208
<id >ossrh</id >
209
- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
209
+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
210
210
</repository >
211
211
</distributionManagement >
212
212
</project >
You can’t perform that action at this time.
0 commit comments