File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 <distributionManagement >
6565 <repository >
6666 <id >ossrh</id >
67- <url >https://s01.oss .sonatype.org /service/local/staging/deploy/maven2/</url >
67+ <url >https://ossrh-staging-api.central .sonatype.com /service/local/staging/deploy/maven2/</url >
6868 </repository >
6969 <snapshotRepository >
7070 <id >ossrh</id >
71- <url >https://s01.oss. sonatype.org/content/repositories/ snapshots/</url >
71+ <url >https://central. sonatype.com/repository/maven- snapshots/</url >
7272 </snapshotRepository >
7373 </distributionManagement >
7474
290290 <extensions >true</extensions >
291291 <configuration >
292292 <serverId >ossrh</serverId >
293- <nexusUrl >https://s01.oss .sonatype.org /</nexusUrl >
293+ <nexusUrl >https://ossrh-staging-api.central .sonatype.com /</nexusUrl >
294294 <autoReleaseAfterClose >true</autoReleaseAfterClose >
295295 </configuration >
296296 </plugin >
You can’t perform that action at this time.
0 commit comments