From d34ff00234c958d90ce87d6ebd6eb168e3bb6c34 Mon Sep 17 00:00:00 2001 From: Artur Pedroso Date: Tue, 19 May 2026 19:52:50 +0100 Subject: [PATCH] Use Portal OSSRH Staging API --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e84a2d5..3a702aa 100644 --- a/pom.xml +++ b/pom.xml @@ -372,7 +372,7 @@ true ossrh - https://oss.sonatype.org/ + https://ossrh-staging-api.central.sonatype.com/service/local/ true 10 @@ -385,11 +385,11 @@ ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://central.sonatype.com/repository/maven-snapshots/ ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/