From 0e06b3cfc408eb60e9fdcb158cd35d8347144a38 Mon Sep 17 00:00:00 2001 From: ritwiksahani Date: Wed, 2 Jul 2025 16:36:48 +0530 Subject: [PATCH] Migration to central sonatype repo. * Updating the releases and snapshot urls. This will allow us to use existing plugins and push to the new central repository. --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index b0611155a..dd997c8ae 100644 --- a/pom.xml +++ b/pom.xml @@ -58,11 +58,11 @@ sonatype.release - https://oss.sonatype.org/service/local/staging/deploy/maven2 + https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2 sonatype.snapshots - https://oss.sonatype.org/content/repositories/snapshots + https://central.sonatype.com/repository/maven-snapshots @@ -120,7 +120,7 @@ sonatype - https://oss.sonatype.org/content/groups/public + https://ossrh-staging-api.central.sonatype.com/content/groups/public true @@ -130,7 +130,7 @@ sonatype-snapshots - https://oss.sonatype.org/content/repositories/snapshots + https://central.sonatype.com/repository/maven-snapshots false @@ -1171,7 +1171,7 @@ 1.6.2 true - https://oss.sonatype.org + https://ossrh-staging-api.central.sonatype.com sonatype.release