From 0bf2f5016c32683ffb8f280e5cf62af6c117bea6 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 13 Jul 2022 18:05:20 -0400
Subject: [PATCH] chore(main): release 2.13.1-SNAPSHOT (#734)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
---
.../dependency-convergence-check/pom.xml | 4 ++--
java-shared-dependencies/first-party-dependencies/pom.xml | 2 +-
java-shared-dependencies/pom.xml | 6 +++---
java-shared-dependencies/third-party-dependencies/pom.xml | 2 +-
java-shared-dependencies/upper-bound-check/pom.xml | 4 ++--
java-shared-dependencies/versions.txt | 2 +-
6 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/java-shared-dependencies/dependency-convergence-check/pom.xml b/java-shared-dependencies/dependency-convergence-check/pom.xml
index 3ac13dd33223..6d0d75550b0d 100644
--- a/java-shared-dependencies/dependency-convergence-check/pom.xml
+++ b/java-shared-dependencies/dependency-convergence-check/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
shared-dependencies-dependency-convergence-test
- 2.14.0
+ 2.14.1-SNAPSHOT
Dependency convergence test for certain artifacts in Google Cloud Shared Dependencies
https://github.com/googleapis/java-shared-dependencies
@@ -46,7 +46,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 2.14.0
+ 2.14.1-SNAPSHOT
pom
import
diff --git a/java-shared-dependencies/first-party-dependencies/pom.xml b/java-shared-dependencies/first-party-dependencies/pom.xml
index affdaf0446df..eaa6d70c69a8 100644
--- a/java-shared-dependencies/first-party-dependencies/pom.xml
+++ b/java-shared-dependencies/first-party-dependencies/pom.xml
@@ -6,7 +6,7 @@
com.google.cloud
first-party-dependencies
pom
- 2.14.0
+ 2.14.1-SNAPSHOT
Google Cloud First-party Shared Dependencies
https://github.com/googleapis/java-shared-dependencies
diff --git a/java-shared-dependencies/pom.xml b/java-shared-dependencies/pom.xml
index 9b77e740888a..84caf1e5abcc 100644
--- a/java-shared-dependencies/pom.xml
+++ b/java-shared-dependencies/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-shared-dependencies
pom
- 2.14.0
+ 2.14.1-SNAPSHOT
first-party-dependencies
third-party-dependencies
@@ -65,14 +65,14 @@
com.google.cloud
first-party-dependencies
- 2.14.0
+ 2.14.1-SNAPSHOT
pom
import
com.google.cloud
third-party-dependencies
- 2.14.0
+ 2.14.1-SNAPSHOT
pom
import
diff --git a/java-shared-dependencies/third-party-dependencies/pom.xml b/java-shared-dependencies/third-party-dependencies/pom.xml
index 7e6be27100c9..a610ef27c596 100644
--- a/java-shared-dependencies/third-party-dependencies/pom.xml
+++ b/java-shared-dependencies/third-party-dependencies/pom.xml
@@ -6,7 +6,7 @@
com.google.cloud
third-party-dependencies
pom
- 2.14.0
+ 2.14.1-SNAPSHOT
Google Cloud Third-party Shared Dependencies
https://github.com/googleapis/java-shared-dependencies
diff --git a/java-shared-dependencies/upper-bound-check/pom.xml b/java-shared-dependencies/upper-bound-check/pom.xml
index 381f21612deb..56b71c2cd84d 100644
--- a/java-shared-dependencies/upper-bound-check/pom.xml
+++ b/java-shared-dependencies/upper-bound-check/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
shared-dependencies-upper-bound-test
pom
- 2.14.0
+ 2.14.1-SNAPSHOT
Upper bound test for Google Cloud Shared Dependencies
https://github.com/googleapis/java-shared-dependencies
@@ -53,7 +53,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 2.14.0
+ 2.14.1-SNAPSHOT
pom
import
diff --git a/java-shared-dependencies/versions.txt b/java-shared-dependencies/versions.txt
index 28e0f6985fff..1ee6376dd95e 100644
--- a/java-shared-dependencies/versions.txt
+++ b/java-shared-dependencies/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-shared-dependencies:2.14.0:2.14.0
\ No newline at end of file
+google-cloud-shared-dependencies:2.14.0:2.14.1-SNAPSHOT
\ No newline at end of file