From 8effef794f500e4e6c3512f0a0cbf1df6210ad1b Mon Sep 17 00:00:00 2001 From: Neenu Shaji Date: Wed, 28 Jul 2021 19:34:33 -0400 Subject: [PATCH] chore: migrate to google sonatype endpoint (#412) --- java-shared-dependencies/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java-shared-dependencies/pom.xml b/java-shared-dependencies/pom.xml index ef072fbf57..89fdfc4d38 100644 --- a/java-shared-dependencies/pom.xml +++ b/java-shared-dependencies/pom.xml @@ -36,11 +36,11 @@ sonatype-nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots + https://google.oss.sonatype.org/content/repositories/snapshots sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://google.oss.sonatype.org/service/local/staging/deploy/maven2/