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 499
499
<extensions >true</extensions >
500
500
<configuration >
501
501
<serverId >ossrh</serverId >
502
- <nexusUrl >https://oss. sonatype.org /</nexusUrl >
502
+ <nexusUrl >https://ossrh-staging-api.central. sonatype.com /</nexusUrl >
503
503
<autoReleaseAfterClose >true</autoReleaseAfterClose >
504
504
</configuration >
505
505
</plugin >
528
528
<distributionManagement >
529
529
<repository >
530
530
<id >ossrh</id >
531
- <url >https://oss. sonatype.org /service/local/staging/deploy/maven2/</url >
531
+ <url >https://ossrh-staging-api.central. sonatype.com /service/local/staging/deploy/maven2/</url >
532
532
</repository >
533
533
<snapshotRepository >
534
534
<id >ossrh</id >
535
- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
535
+ <url >https://central .sonatype.com/repository/maven- snapshots/ </url >
536
536
</snapshotRepository >
537
537
</distributionManagement >
538
538
</profile >
You can’t perform that action at this time.
0 commit comments