File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 5151
5252 <repositories >
5353 <repository >
54- <id >ossrh </id >
55- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
54+ <id >central-portal-snapshots </id >
55+ <url >https://central .sonatype.com/repository/maven- snapshots/ </url >
5656 <releases >
5757 <enabled >false</enabled >
5858 </releases >
235235 <version >1.6.12</version >
236236 <extensions >true</extensions >
237237 <configuration >
238- <serverId >ossrh</serverId >
239- <nexusUrl >https://oss. sonatype.org/ </nexusUrl >
238+ <serverId >ossrh-staging-api </serverId >
239+ <nexusUrl >https://ossrh-staging-api.central. sonatype.com </nexusUrl >
240240 <autoReleaseAfterClose >true</autoReleaseAfterClose >
241241 </configuration >
242242 </plugin >
390390
391391 <distributionManagement >
392392 <snapshotRepository >
393- <id >ossrh </id >
394- <url >https://oss .sonatype.org/content/repositories/ snapshots</url >
393+ <id >central-portal-snapshots </id >
394+ <url >https://central .sonatype.com/repository/maven- snapshots/ </url >
395395 </snapshotRepository >
396396 </distributionManagement >
397397
You can’t perform that action at this time.
0 commit comments