File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 117117 </build >
118118 <distributionManagement >
119119 <snapshotRepository >
120- <id >sonatype-nexus-snapshot-staging</id >
121- <name >Nexus Snapshot Repository</name >
122- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
120+ <id >ossrh</id >
121+ <url >https://ossrh-staging-api.central.sonatype.com/content/repositories/snapshots</url >
123122 </snapshotRepository >
124123 <repository >
125- <id >sonatype-nexus-release-staging</id >
126- <name >Nexus Release Repository</name >
127- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
124+ <id >ossrh</id >
125+ <url >https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url >
128126 </repository >
129127 </distributionManagement >
130128 </profile >
You can’t perform that action at this time.
0 commit comments