From 9f7aeffdba374b4fed7930e3dd3917eafca064e4 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 23 Jan 2025 16:44:51 +0000
Subject: [PATCH] chore(main): release 1.31.1-SNAPSHOT
---
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 3f10e5616..2b2e2d6f3 100644
--- a/appengine/pom.xml
+++ b/appengine/pom.xml
@@ -5,7 +5,7 @@
com.google.auth
google-auth-library-parent
- 1.31.0
+ 1.31.1-SNAPSHOT
../pom.xml
diff --git a/bom/pom.xml b/bom/pom.xml
index 4c23c007e..47aeae8a3 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.auth
google-auth-library-bom
- 1.31.0
+ 1.31.1-SNAPSHOT
pom
Google Auth Library for Java BOM
diff --git a/credentials/pom.xml b/credentials/pom.xml
index e04896222..4e48a9e0f 100644
--- a/credentials/pom.xml
+++ b/credentials/pom.xml
@@ -4,7 +4,7 @@
com.google.auth
google-auth-library-parent
- 1.31.0
+ 1.31.1-SNAPSHOT
../pom.xml
diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml
index 2a3f1e065..fc49b1387 100644
--- a/oauth2_http/pom.xml
+++ b/oauth2_http/pom.xml
@@ -7,7 +7,7 @@
com.google.auth
google-auth-library-parent
- 1.31.0
+ 1.31.1-SNAPSHOT
../pom.xml
diff --git a/pom.xml b/pom.xml
index b93da1d98..e19b67caa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
com.google.auth
google-auth-library-parent
- 1.31.0
+ 1.31.1-SNAPSHOT
pom
Google Auth Library for Java
Client libraries providing authentication and
diff --git a/versions.txt b/versions.txt
index 32275e6dc..ee2be5db0 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,9 +1,9 @@
# Format:
# module:released-version:current-version
-google-auth-library:1.31.0:1.31.0
-google-auth-library-bom:1.31.0:1.31.0
-google-auth-library-parent:1.31.0:1.31.0
-google-auth-library-appengine:1.31.0:1.31.0
-google-auth-library-credentials:1.31.0:1.31.0
-google-auth-library-oauth2-http:1.31.0:1.31.0
+google-auth-library:1.31.0:1.31.1-SNAPSHOT
+google-auth-library-bom:1.31.0:1.31.1-SNAPSHOT
+google-auth-library-parent:1.31.0:1.31.1-SNAPSHOT
+google-auth-library-appengine:1.31.0:1.31.1-SNAPSHOT
+google-auth-library-credentials:1.31.0:1.31.1-SNAPSHOT
+google-auth-library-oauth2-http:1.31.0:1.31.1-SNAPSHOT