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 141
141
<extensions >true</extensions >
142
142
<configuration >
143
143
<serverId >ossrh</serverId >
144
- <nexusUrl >https://oss.sonatype.org/</nexusUrl >
144
+ <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
145
145
<autoReleaseAfterClose >true</autoReleaseAfterClose >
146
146
</configuration >
147
147
</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/
209
+ <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/
210
210
</url >
211
211
</repository >
212
212
</distributionManagement >
You can’t perform that action at this time.
0 commit comments