From be9c1a908a69a7f4b2c8da374c18e7717c4d6137 Mon Sep 17 00:00:00 2001 From: stephwang Date: Thu, 25 Feb 2021 10:55:05 -0500 Subject: [PATCH] feat: migrate releases to the new Google Sonatype endpoint to address Sonatype errors. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 014b1a59..884d8003 100644 --- a/pom.xml +++ b/pom.xml @@ -42,11 +42,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/ @@ -77,7 +77,7 @@ true ossrh - https://oss.sonatype.org/ + https://google.oss.sonatype.org/ false 15 @@ -586,7 +586,7 @@ sonatype-snapshots - https://oss.sonatype.org/content/repositories/snapshots + https://google.oss.sonatype.org/content/repositories/snapshots false