File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 230230 <configuration>
231231 <autoReleaseAfterClose> true</autoReleaseAfterClose>
232232 <serverId> ossrh</serverId>
233- <nexusUrl> https://s01 .oss .sonatype .org /</nexusUrl>
233+ <nexusUrl> https://ossrh-staging-api .central .sonatype .com /</nexusUrl>
234234 </configuration>
235235 </plugin>
236236 <!-- End MX release automation -->
241241 <distributionManagement>
242242 <snapshotRepository>
243243 <id> ossrh</id>
244- <url> https://s01 .oss. sonatype .org/content/repositories/ snapshots</url>
244+ <url> https://central . sonatype .com/repository/ maven- snapshots/ </url>
245245 </snapshotRepository>
246246 <repository>
247247 <id> ossrh</id>
248- <url> https://s01 .oss .sonatype .org /service/local/staging/deploy/maven2/</url>
248+ <url> https://ossrh-staging-api .central .sonatype .com /service/local/staging/deploy/maven2/</url>
249249 </repository>
250250 </distributionManagement>
251251 <!-- End MX distributionManagement -->
Original file line number Diff line number Diff line change 230230 <configuration >
231231 <autoReleaseAfterClose >true</autoReleaseAfterClose >
232232 <serverId >ossrh</serverId >
233- <nexusUrl >https://s01.oss .sonatype.org /</nexusUrl >
233+ <nexusUrl >https://ossrh-staging-api.central .sonatype.com /</nexusUrl >
234234 </configuration >
235235 </plugin >
236236 <!-- End MX release automation -->
241241 <distributionManagement >
242242 <snapshotRepository >
243243 <id >ossrh</id >
244- <url >https://s01.oss. sonatype.org/content/repositories/ snapshots</url >
244+ <url >https://central. sonatype.com/repository/maven- snapshots/ </url >
245245 </snapshotRepository >
246246 <repository >
247247 <id >ossrh</id >
248- <url >https://s01.oss .sonatype.org /service/local/staging/deploy/maven2/</url >
248+ <url >https://ossrh-staging-api.central .sonatype.com /service/local/staging/deploy/maven2/</url >
249249 </repository >
250250 </distributionManagement >
251251 <!-- End MX distributionManagement -->
You can’t perform that action at this time.
0 commit comments