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 6159a74 commit 6a1611eCopy full SHA for 6a1611e
pom.xml
@@ -160,11 +160,11 @@
160
<distributionManagement>
161
<snapshotRepository>
162
<id>ossrh</id>
163
- <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
+ <url>https://central.sonatype.com/repository/maven-snapshots/</url>
164
</snapshotRepository>
165
<repository>
166
167
- <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+ <url>https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url>
168
</repository>
169
</distributionManagement>
170
0 commit comments