We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c5e2a1 + ab98e25 commit cda4f30Copy full SHA for cda4f30
sdk/java/pom.xml
@@ -188,11 +188,11 @@
188
<distributionManagement>
189
<snapshotRepository>
190
<id>ossrh</id>
191
- <url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
+ <url>https://ossrh-staging-api.central.sonatype.com/content/repositories/snapshots</url>
192
</snapshotRepository>
193
<repository>
194
195
- <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>
196
</repository>
197
</distributionManagement>
198
0 commit comments