From be9bc4ca052a2a84379bf1fa0488ab84047024e8 Mon Sep 17 00:00:00 2001 From: mrizzi Date: Mon, 4 Dec 2023 09:00:21 +0100 Subject: [PATCH] Move to s01.oss.sonatype.org Sonatype repository Signed-off-by: mrizzi --- build/settings.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/settings.xml b/build/settings.xml index b9538e4..c2bac07 100644 --- a/build/settings.xml +++ b/build/settings.xml @@ -34,7 +34,7 @@ sonatype-snapshots-repo - https://oss.sonatype.org/content/repositories/snapshots + https://s01.oss.sonatype.org/content/repositories/snapshots false diff --git a/pom.xml b/pom.xml index 295b151..4850e62 100644 --- a/pom.xml +++ b/pom.xml @@ -70,11 +70,11 @@ ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://s01.oss.sonatype.org/content/repositories/snapshots ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/