From ec29abc31879cb82d99b61bec107e97d9c2a033a Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 21:06:20 +0000 Subject: [PATCH] chore: release 1.2.2-SNAPSHOT (#765) :robot: I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- appengine/pom.xml | 2 +- bom/pom.xml | 2 +- credentials/pom.xml | 2 +- oauth2_http/clirr-ignored-differences.xml | 11 ----------- oauth2_http/pom.xml | 2 +- pom.xml | 2 +- versions.txt | 12 ++++++------ 7 files changed, 11 insertions(+), 22 deletions(-) delete mode 100644 oauth2_http/clirr-ignored-differences.xml diff --git a/appengine/pom.xml b/appengine/pom.xml index 65c2b233d..3b9953b32 100644 --- a/appengine/pom.xml +++ b/appengine/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 1.2.1 + 1.2.2-SNAPSHOT ../pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index 2155b45d5..5a80f6e6c 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.auth google-auth-library-bom - 1.2.1 + 1.2.2-SNAPSHOT pom Google Auth Library for Java BOM diff --git a/credentials/pom.xml b/credentials/pom.xml index 3b53f1e61..a7da9af04 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -4,7 +4,7 @@ com.google.auth google-auth-library-parent - 1.2.1 + 1.2.2-SNAPSHOT ../pom.xml diff --git a/oauth2_http/clirr-ignored-differences.xml b/oauth2_http/clirr-ignored-differences.xml deleted file mode 100644 index 76b573848..000000000 --- a/oauth2_http/clirr-ignored-differences.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - 7009 - com/google/auth/oauth2/ServiceAccountJwtAccessCredentials - ServiceAccountJwtAccessCredentials(java.lang.String, java.lang.String, java.security.PrivateKey, java.lang.String) - public - private - - diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml index f95fcb83c..e03b5d3d4 100644 --- a/oauth2_http/pom.xml +++ b/oauth2_http/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 1.2.1 + 1.2.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index a90d8da56..15ca9a429 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.auth google-auth-library-parent - 1.2.1 + 1.2.2-SNAPSHOT pom Google Auth Library for Java Client libraries providing authentication and diff --git a/versions.txt b/versions.txt index d14e99cd2..f8a5496f2 100644 --- a/versions.txt +++ b/versions.txt @@ -1,9 +1,9 @@ # Format: # module:released-version:current-version -google-auth-library:1.2.1:1.2.1 -google-auth-library-bom:1.2.1:1.2.1 -google-auth-library-parent:1.2.1:1.2.1 -google-auth-library-appengine:1.2.1:1.2.1 -google-auth-library-credentials:1.2.1:1.2.1 -google-auth-library-oauth2-http:1.2.1:1.2.1 +google-auth-library:1.2.1:1.2.2-SNAPSHOT +google-auth-library-bom:1.2.1:1.2.2-SNAPSHOT +google-auth-library-parent:1.2.1:1.2.2-SNAPSHOT +google-auth-library-appengine:1.2.1:1.2.2-SNAPSHOT +google-auth-library-credentials:1.2.1:1.2.2-SNAPSHOT +google-auth-library-oauth2-http:1.2.1:1.2.2-SNAPSHOT