From 855503afa55def3192e2bdaf7247aa2484a2abbd Mon Sep 17 00:00:00 2001 From: Neenu Shaji Date: Mon, 23 Aug 2021 13:38:53 -0400 Subject: [PATCH] fix: fix release (#728) --- pom.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3c77acb93..eb23a156e 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,6 @@ 2011 - scm:git:https://github.com/googleapis/google-oauth-java-client.git scm:git:git@github.com:googleapis/google-oauth-java-client.git @@ -45,7 +44,16 @@ repo - + + + sonatype-nexus-snapshots + https://google.oss.sonatype.org/content/repositories/snapshots + + + sonatype-nexus-staging + https://google.oss.sonatype.org/service/local/staging/deploy/maven2/ + +