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 e3de5bb commit 536efacCopy full SHA for 536efac
tests/java/pom.xml
@@ -279,7 +279,7 @@
279
<repository>
280
<id>ossrh-staging</id>
281
<name>OSS Sonatype Staging</name>
282
- <url>https://oss.sonatype.org/content/groups/staging/</url>
+ <url>https://central.sonatype.com</url>
283
<snapshots>
284
<enabled>false</enabled>
285
</snapshots>
@@ -290,7 +290,7 @@
290
291
292
<id>snapshots-repo</id>
293
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+ <url>https://central.sonatype.com/repository/maven-snapshots/</url>
294
<releases>
295
296
</releases>
0 commit comments