From d76963d41e4b8f45489e73d0f6dba86d61920d68 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 16 Mar 2021 10:06:57 +0100 Subject: [PATCH] Update Sonatype endpoint. Closes gh-641. --- pom.xml | 4 ++-- spring-vault-dependencies/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 29ec11e5..07618a3e 100644 --- a/pom.xml +++ b/pom.xml @@ -678,12 +678,12 @@ sonatype-nexus-snapshots Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots/ + https://s01.oss.sonatype.org/content/repositories/snapshots/ sonatype-nexus-staging Nexus Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ diff --git a/spring-vault-dependencies/pom.xml b/spring-vault-dependencies/pom.xml index 0f3444f0..3dc48056 100644 --- a/spring-vault-dependencies/pom.xml +++ b/spring-vault-dependencies/pom.xml @@ -235,12 +235,12 @@ sonatype-nexus-snapshots Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots/ + https://s01.oss.sonatype.org/content/repositories/snapshots/ sonatype-nexus-staging Nexus Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/