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 5858 <distributionManagement >
5959 <repository >
6060 <id >sonatype.release</id >
61- <url >https://oss. sonatype.org /service/local/staging/deploy/maven2</url >
61+ <url >https://ossrh-staging-api.central. sonatype.com /service/local/staging/deploy/maven2</url >
6262 </repository >
6363 <snapshotRepository >
6464 <id >sonatype.snapshots</id >
65- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
65+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
6666 </snapshotRepository >
6767 </distributionManagement >
6868
120120 <repositories >
121121 <repository >
122122 <id >sonatype</id >
123- <url >https://oss. sonatype.org /content/groups/public</url >
123+ <url >https://ossrh-staging-api.central. sonatype.com /content/groups/public</url >
124124 <releases >
125125 <enabled >true</enabled >
126126 </releases >
130130 </repository >
131131 <repository >
132132 <id >sonatype-snapshots</id >
133- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
133+ <url >https://central .sonatype.com/repository/maven- snapshots</url >
134134 <releases >
135135 <enabled >false</enabled >
136136 </releases >
11191119 <version >1.6.2</version >
11201120 <extensions >true</extensions >
11211121 <configuration >
1122- <nexusUrl >https://oss. sonatype.org </nexusUrl >
1122+ <nexusUrl >https://ossrh-staging-api.central. sonatype.com </nexusUrl >
11231123 <serverId >sonatype.release</serverId >
11241124 </configuration >
11251125 </plugin >
You can’t perform that action at this time.
0 commit comments