From 89aeab5b6ffa73bd442337ab03e8a1996a22784b Mon Sep 17 00:00:00 2001 From: Daniel Zou Date: Mon, 13 Sep 2021 22:15:27 +0000 Subject: [PATCH] Update Sonatype Endpoints (#214) This updates the sonatype endpoints which should fix our continuous build. --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 88b40c39..99c76148 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,8 @@ true ossrh - https://oss.sonatype.org/ + https://google.oss.sonatype.org/ + 15 @@ -158,11 +159,11 @@ ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://google.oss.sonatype.org/content/repositories/snapshots ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ + https://google.oss.sonatype.org/service/local/staging/deploy/maven2/