From 4d58412e44b1bbb5ddaba2a2db98ebe77681891f 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) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ef072fbf..89fdfc4d 100644 --- a/pom.xml +++ b/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/