File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9999 <distributionManagement >
100100 <snapshotRepository >
101101 <id >sonatype-nexus-staging</id >
102- <url >https://oss. sonatype.org /content/repositories/snapshots</url >
102+ <url >https://ossrh-staging-api.central. sonatype.com /content/repositories/snapshots</url >
103103 </snapshotRepository >
104104 <repository >
105105 <id >sonatype-nexus-staging</id >
106- <url >https://oss. sonatype.org /service/local/staging/deploy/maven2/</url >
106+ <url >https://ossrh-staging-api.central. sonatype.com /service/local/staging/deploy/maven2/</url >
107107 </repository >
108108 </distributionManagement >
109109 <build >
149149 <extensions >true</extensions >
150150 <configuration >
151151 <serverId >sonatype-nexus-staging</serverId >
152- <nexusUrl >https://oss. sonatype.org /</nexusUrl >
152+ <nexusUrl >https://ossrh-staging-api.central. sonatype.com /</nexusUrl >
153153 <autoReleaseAfterClose >true</autoReleaseAfterClose >
154154 </configuration >
155155 </plugin >
You can’t perform that action at this time.
0 commit comments