File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6565 <distributionManagement >
6666 <repository >
6767 <id >sonatype.release</id >
68- <url >https://oss. sonatype.org /service/local/staging/deploy/maven2</url >
68+ <url >https://ossrh-staging-api.central. sonatype.com /service/local/staging/deploy/maven2</url >
6969 </repository >
7070 <snapshotRepository >
7171 <id >sonatype.snapshots</id >
72- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
72+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
7373 </snapshotRepository >
7474 <site >
7575 <id >cdap</id >
8080 <repositories >
8181 <repository >
8282 <id >sonatype</id >
83- <url >https://oss. sonatype.org /content/groups/public</url >
83+ <url >https://ossrh-staging-api.central. sonatype.com /content/groups/public</url >
8484 <releases >
8585 <enabled >true</enabled >
8686 </releases >
9090 </repository >
9191 <repository >
9292 <id >sonatype-snapshots</id >
93- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
93+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
9494 <releases >
9595 <enabled >false</enabled >
9696 </releases >
316316 <version >1.6.14</version >
317317 <extensions >true</extensions >
318318 <configuration >
319- <nexusUrl >https://oss. sonatype.org </nexusUrl >
319+ <nexusUrl >https://ossrh-staging-api.central. sonatype.com </nexusUrl >
320320 <serverId >sonatype.release</serverId >
321321 </configuration >
322322 </plugin >
You can’t perform that action at this time.
0 commit comments