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 5252 <distributionManagement >
5353 <snapshotRepository >
5454 <id >ossrh</id >
55- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
55+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
5656 </snapshotRepository >
5757 <repository >
5858 <id >ossrh</id >
59- <url >https://oss. sonatype.org /service/local/staging/deploy/maven2/</url >
59+ <url >https://ossrh-staging-api.central. sonatype.com /service/local/staging/deploy/maven2/</url >
6060 </repository >
6161 </distributionManagement >
6262
163163 <extensions >true</extensions >
164164 <configuration >
165165 <serverId >ossrh</serverId >
166- <nexusUrl >https://oss. sonatype.org /</nexusUrl >
166+ <nexusUrl >https://ossrh-staging-api.central. sonatype.com /</nexusUrl >
167167 <autoReleaseAfterClose >true</autoReleaseAfterClose >
168168 <stagingProgressTimeoutMinutes >15</stagingProgressTimeoutMinutes >
169169 </configuration >
You can’t perform that action at this time.
0 commit comments