diff --git a/pom.xml b/pom.xml index a85b92e20..f8f26b3ba 100644 --- a/pom.xml +++ b/pom.xml @@ -95,11 +95,11 @@ ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://ossrh-staging-api.central.sonatype.com/content/repositories/snapshots ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2 + https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2 @@ -262,6 +262,7 @@ + org.sonatype.plugins nexus-staging-maven-plugin @@ -269,7 +270,7 @@ true ossrh - https://oss.sonatype.org/ + https://ossrh-staging-api.central.sonatype.com true