From a62d18cd5d0e69753050021497c86cb0070eb9ac Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 8 Sep 2022 14:33:22 -0400
Subject: [PATCH] chore(main): release 3.0.2-SNAPSHOT (#772)
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 fd03c6eb4c33..d0b19349b770 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
- 3.0.1
+ 3.0.2-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
- 3.0.1
+ 3.0.2-SNAPSHOT
pom
import
diff --git a/java-shared-dependencies/first-party-dependencies/pom.xml b/java-shared-dependencies/first-party-dependencies/pom.xml
index 97b64af68b9c..2626770cc1f6 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
- 3.0.1
+ 3.0.2-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 39a6d64d870d..66eb3c822ca3 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
- 3.0.1
+ 3.0.2-SNAPSHOT
first-party-dependencies
third-party-dependencies
@@ -65,14 +65,14 @@
com.google.cloud
first-party-dependencies
- 3.0.1
+ 3.0.2-SNAPSHOT
pom
import
com.google.cloud
third-party-dependencies
- 3.0.1
+ 3.0.2-SNAPSHOT
pom
import
diff --git a/java-shared-dependencies/third-party-dependencies/pom.xml b/java-shared-dependencies/third-party-dependencies/pom.xml
index dd180fae0a36..aca3e210fcc4 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
- 3.0.1
+ 3.0.2-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 473426656020..96aa6e264281 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
- 3.0.1
+ 3.0.2-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
- 3.0.1
+ 3.0.2-SNAPSHOT
pom
import
diff --git a/java-shared-dependencies/versions.txt b/java-shared-dependencies/versions.txt
index 596e2c8d10b2..b50daa4fa194 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:3.0.1:3.0.1
+google-cloud-shared-dependencies:3.0.1:3.0.2-SNAPSHOT