File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 230
230
<extensions >true</extensions >
231
231
<configuration >
232
232
<serverId >ossrh</serverId >
233
- <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
233
+ <nexusUrl >https://oss.sonatype.org/</nexusUrl >
234
234
<autoReleaseAfterClose >true</autoReleaseAfterClose >
235
235
</configuration >
236
236
</plugin > </plugins >
262
262
<extensions >true</extensions >
263
263
<configuration >
264
264
<serverId >ossrh</serverId >
265
- <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
265
+ <nexusUrl >https://oss.sonatype.org/</nexusUrl >
266
266
<autoReleaseAfterClose >true</autoReleaseAfterClose >
267
267
</configuration >
268
268
</plugin > </plugins >
361
361
<distributionManagement >
362
362
<snapshotRepository >
363
363
<id >ossrh</id >
364
- <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
364
+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
365
365
</snapshotRepository >
366
366
<repository >
367
367
<id >ossrh</id >
368
- <url >https://s01. oss.sonatype.org/service/local/staging/deploy/maven2/</url >
368
+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
369
369
</repository >
370
370
</distributionManagement ></project >
You can’t perform that action at this time.
0 commit comments