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 243243 <extensions >true</extensions >
244244 <configuration >
245245 <serverId >ossrh</serverId >
246- <nexusUrl >https://oss .sonatype.org /</nexusUrl >
246+ <nexusUrl >https://central .sonatype.com /</nexusUrl >
247247 <autoReleaseAfterClose >false</autoReleaseAfterClose >
248248 </configuration >
249249 </plugin >
272272 <distributionManagement >
273273 <snapshotRepository >
274274 <id >ossrh</id >
275- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
275+ <url >https://central .sonatype.com/repository/maven- snapshots/ </url >
276276 </snapshotRepository >
277277 <repository >
278278 <id >ossrh</id >
279- <url >https://oss. sonatype.org /service/local/staging/deploy/maven2/</url >
279+ <url >https://ossrh-staging-api.central. sonatype.com /service/local/staging/deploy/maven2/</url >
280280 </repository >
281281 </distributionManagement >
282282 </profile >
You can’t perform that action at this time.
0 commit comments