diff --git a/bom/pom.xml b/bom/pom.xml index 25a205404..66a1ede2c 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -104,11 +104,11 @@ oss.sonatype - https://oss.sonatype.org/content/repositories/snapshots/ + https://s01.oss.sonatype.org/content/repositories/snapshots/ oss.sonatype - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ @@ -196,7 +196,7 @@ nexus-staging-maven-plugin true - https://oss.sonatype.org/ + https://s01.oss.sonatype.org/ oss.sonatype true diff --git a/pom.xml b/pom.xml index f30545114..925b47dc3 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.smallrye smallrye-build-parent - 41 + 42 io.smallrye.reactive @@ -237,7 +237,7 @@ sonatype-snapshots - https://oss.sonatype.org/content/repositories/snapshots + https://s01.oss.sonatype.org/content/repositories/snapshots true