diff --git a/appengine/pom.xml b/appengine/pom.xml index de8097988..32e8c3264 100644 --- a/appengine/pom.xml +++ b/appengine/pom.xml @@ -15,7 +15,7 @@ ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://google.oss.sonatype.org/content/repositories/snapshots diff --git a/bom/pom.xml b/bom/pom.xml index c80be6811..305315d76 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -14,7 +14,7 @@ sonatype-nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots + https://google.oss.sonatype.org/content/repositories/snapshots @@ -76,7 +76,7 @@ true ossrh - https://oss.sonatype.org/ + https://google.oss.sonatype.org/ false diff --git a/credentials/pom.xml b/credentials/pom.xml index 1ae00ba52..f0076f070 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -14,7 +14,7 @@ ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://google.oss.sonatype.org/content/repositories/snapshots diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml index 5eda08b18..ae59e1f21 100644 --- a/oauth2_http/pom.xml +++ b/oauth2_http/pom.xml @@ -15,7 +15,7 @@ ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://google.oss.sonatype.org/content/repositories/snapshots diff --git a/pom.xml b/pom.xml index 1372d1ff0..fda0fdcf3 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ sonatype-nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots + https://google.oss.sonatype.org/content/repositories/snapshots googleapis.dev @@ -145,7 +145,7 @@ true ossrh - https://oss.sonatype.org/ + https://google.oss.sonatype.org/ ${deploy.autorelease}