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 3030 <distributionManagement >
3131 <snapshotRepository >
3232 <id >ossrh</id >
33- <url >https://s01.oss. sonatype.org/content/repositories/ snapshots</url >
33+ <url >https://central. sonatype.com/api/internal/repository/maven-central- snapshots/ </url >
3434 </snapshotRepository >
3535 <repository >
3636 <id >ossrh</id >
37- <url >https://s01.oss. sonatype.org/service/local/staging/deploy/maven2 /</url >
37+ <url >https://central. sonatype.com/api/internal/repository/maven-central /</url >
3838 </repository >
3939 </distributionManagement >
4040
208208 <extensions >true</extensions >
209209 <configuration >
210210 <serverId >ossrh</serverId >
211- <nexusUrl >https://central.sonatype.com/</nexusUrl >
211+ <nexusUrl >https://central.sonatype.com/api/internal/ </nexusUrl >
212212 <autoReleaseAfterClose >true</autoReleaseAfterClose >
213213 </configuration >
214214 </plugin >
You can’t perform that action at this time.
0 commit comments