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