From e3c2e122cbd13a79b1e693795706d096e09ef70e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 22:32:05 +0000 Subject: [PATCH] chore(master): release 0.24.1-SNAPSHOT (#578) :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/pom.xml | 2 +- pom.xml | 2 +- versions.txt | 12 ++++++------ 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/appengine/pom.xml b/appengine/pom.xml index f8e91fea4..1f4c3e612 100644 --- a/appengine/pom.xml +++ b/appengine/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.24.0 + 0.24.1-SNAPSHOT ../pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index f916a613f..4b8b31aec 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.auth google-auth-library-bom - 0.24.0 + 0.24.1-SNAPSHOT pom Google Auth Library for Java BOM diff --git a/credentials/pom.xml b/credentials/pom.xml index 1bea3054c..cc64d7944 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -4,7 +4,7 @@ com.google.auth google-auth-library-parent - 0.24.0 + 0.24.1-SNAPSHOT ../pom.xml diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml index ee9f8dacb..0ef96aacf 100644 --- a/oauth2_http/pom.xml +++ b/oauth2_http/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.24.0 + 0.24.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index c2edc3124..4735cfc79 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.auth google-auth-library-parent - 0.24.0 + 0.24.1-SNAPSHOT pom Google Auth Library for Java Client libraries providing authentication and diff --git a/versions.txt b/versions.txt index d9ba06eaf..84425df32 100644 --- a/versions.txt +++ b/versions.txt @@ -1,9 +1,9 @@ # Format: # module:released-version:current-version -google-auth-library:0.24.0:0.24.0 -google-auth-library-bom:0.24.0:0.24.0 -google-auth-library-parent:0.24.0:0.24.0 -google-auth-library-appengine:0.24.0:0.24.0 -google-auth-library-credentials:0.24.0:0.24.0 -google-auth-library-oauth2-http:0.24.0:0.24.0 +google-auth-library:0.24.0:0.24.1-SNAPSHOT +google-auth-library-bom:0.24.0:0.24.1-SNAPSHOT +google-auth-library-parent:0.24.0:0.24.1-SNAPSHOT +google-auth-library-appengine:0.24.0:0.24.1-SNAPSHOT +google-auth-library-credentials:0.24.0:0.24.1-SNAPSHOT +google-auth-library-oauth2-http:0.24.0:0.24.1-SNAPSHOT