From b9ecadcefe480019c42e5ab23f3282d15265f34d Mon Sep 17 00:00:00 2001 From: "Marc R. Hoffmann" Date: Fri, 13 Jun 2025 08:39:26 +0200 Subject: [PATCH] Update to new Maven central endpoints --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 241427f..e4c51ec 100644 --- a/pom.xml +++ b/pom.xml @@ -160,11 +160,11 @@ ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots + https://central.sonatype.com/repository/maven-snapshots/ ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/