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 230230 <extensions >true</extensions >
231231 <configuration >
232232 <serverId >ossrh</serverId >
233- <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
233+ <nexusUrl >https://oss.sonatype.org/</nexusUrl >
234234 <autoReleaseAfterClose >true</autoReleaseAfterClose >
235235 </configuration >
236236 </plugin > </plugins >
262262 <extensions >true</extensions >
263263 <configuration >
264264 <serverId >ossrh</serverId >
265- <nexusUrl >https://s01. oss.sonatype.org/</nexusUrl >
265+ <nexusUrl >https://oss.sonatype.org/</nexusUrl >
266266 <autoReleaseAfterClose >true</autoReleaseAfterClose >
267267 </configuration >
268268 </plugin > </plugins >
361361 <distributionManagement >
362362 <snapshotRepository >
363363 <id >ossrh</id >
364- <url >https://s01. oss.sonatype.org/content/repositories/snapshots</url >
364+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
365365 </snapshotRepository >
366366 <repository >
367367 <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 >
369369 </repository >
370370 </distributionManagement ></project >
You can’t perform that action at this time.
0 commit comments