From d65b923a0fb6170fe122ef1a34993ddbcfd017f1 Mon Sep 17 00:00:00 2001 From: sonika-shah <58761340+sonika-shah@users.noreply.github.com> Date: Wed, 2 Jul 2025 09:26:15 +0530 Subject: [PATCH] Update Maven URLs for Central Publisher Portal migration (#22076) * Update Maven URLs for Central Publisher Portal migration * keep the snapshots url same --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f3864c1f80e..3be378e43ce 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/ @@ -1039,7 +1039,7 @@ true ossrh - https://s01.oss.sonatype.org/ + https://ossrh-staging-api.central.sonatype.com/ true