We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 005ab6d commit 7cd3d74Copy full SHA for 7cd3d74
1 file changed
pom.xml
@@ -302,11 +302,11 @@
302
<distributionManagement>
303
<snapshotRepository>
304
<id>ossrh</id>
305
- <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
+ <url>https://central.sonatype.com/repository/maven-snapshots/</url>
306
</snapshotRepository>
307
<repository>
308
309
- <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+ <url>https://ossrh-staging-api.central.sonatype.com/service/local/</url>
310
</repository>
311
</distributionManagement>
312
<profiles>
0 commit comments