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 6666 <distributionManagement >
6767 <snapshotRepository >
6868 <id >ossrh</id >
69- <url >https://oss. sonatype.org /content/repositories/snapshots</url >
69+ <url >https://ossrh-staging-api.central. sonatype.com /content/repositories/snapshots</url >
7070 </snapshotRepository >
7171 <repository >
7272 <id >ossrh</id >
73- <url >https://oss. sonatype.org /service/local/staging/deploy/maven2/</url >
73+ <url >https://ossrh-staging-api.central. sonatype.com /service/local/staging/deploy/maven2/</url >
7474 </repository >
7575 </distributionManagement >
7676 <scm >
251251 <extensions >true</extensions >
252252 <configuration >
253253 <serverId >ossrh</serverId >
254- <nexusUrl >https://oss. sonatype.org /</nexusUrl >
254+ <nexusUrl >https://ossrh-staging-api.central. sonatype.com /</nexusUrl >
255255 <autoReleaseAfterClose >true</autoReleaseAfterClose >
256256 <stagingProgressTimeoutMinutes >20</stagingProgressTimeoutMinutes >
257257 </configuration >
@@ -847,7 +847,7 @@ Copyright © ${project.inceptionYear}-{currentYear} <a href="${project.organ
847847 <pluginRepositories >
848848 <pluginRepository >
849849 <id >sonatype-releases</id >
850- <url >https://oss. sonatype.org /content/repositories/releases</url >
850+ <url >https://ossrh-staging-api.central. sonatype.com /content/repositories/releases</url >
851851 </pluginRepository >
852852 <pluginRepository >
853853 <id >clojars.org</id >
You can’t perform that action at this time.
0 commit comments