We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49477bb commit 45fa74aCopy full SHA for 45fa74a
1 file changed
pom.xml
@@ -588,11 +588,11 @@
588
<distributionManagement>
589
<snapshotRepository>
590
<id>ossrh</id>
591
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+ <url>https://central.sonatype.com/repository/maven-snapshots/</url>
592
</snapshotRepository>
593
<repository>
594
595
- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
+ <url>https://ossrh-staging-api.central.sonatype.com/service/local/</url>
596
</repository>
597
<site>
598
<id>github</id>
0 commit comments