From 9dd11693ba0d7a0521716e1d18dc29a18c951dc4 Mon Sep 17 00:00:00 2001 From: Marco Rizzi Date: Fri, 1 Dec 2023 11:54:25 +0100 Subject: [PATCH] Move to s01.oss.sonatype.org Sonatype repository (#114) Signed-off-by: mrizzi --- pom.xml | 4 ++-- settings.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 7f17eaf..1bcb8a5 100644 --- a/pom.xml +++ b/pom.xml @@ -48,11 +48,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/ diff --git a/settings.xml b/settings.xml index 9415a8a..3831c58 100644 --- a/settings.xml +++ b/settings.xml @@ -9,7 +9,7 @@ sonatype-snapshots-repo - https://oss.sonatype.org/content/repositories/snapshots + https://s01.oss.sonatype.org/content/repositories/snapshots false @@ -44,7 +44,7 @@ sonatype-snapshots-repo - https://oss.sonatype.org/content/repositories/snapshots + https://s01.oss.sonatype.org/content/repositories/snapshots false