We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 215435b + 42be9cf commit 1a62018Copy full SHA for 1a62018
pom.xml
@@ -21,12 +21,8 @@
21
<distributionManagement>
22
<snapshotRepository>
23
<id>ossrh</id>
24
- <url>https://central.sonatype.com/content/repositories/snapshots</url>
+ <url>https://central.sonatype.com/repository/maven-snapshots/</url>
25
</snapshotRepository>
26
- <repository>
27
- <id>ossrh</id>
28
- <url>https://central.sonatype.com/service/local/staging/deploy/maven2/</url>
29
- </repository>
30
</distributionManagement>
31
32
<licenses>
0 commit comments