diff --git a/first-party-dependencies/pom.xml b/first-party-dependencies/pom.xml index b9746f8f..f235612a 100644 --- a/first-party-dependencies/pom.xml +++ b/first-party-dependencies/pom.xml @@ -6,7 +6,7 @@ com.google.cloud first-party-dependencies pom - 2.2.1 + 2.2.2-SNAPSHOT Google Cloud First-party Shared Dependencies https://github.com/googleapis/java-shared-dependencies diff --git a/pom.xml b/pom.xml index c564a275..92e60a62 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-shared-dependencies pom - 2.2.1 + 2.2.2-SNAPSHOT first-party-dependencies third-party-dependencies @@ -65,14 +65,14 @@ com.google.cloud first-party-dependencies - 2.2.1 + 2.2.2-SNAPSHOT pom import com.google.cloud third-party-dependencies - 2.2.1 + 2.2.2-SNAPSHOT pom import diff --git a/third-party-dependencies/pom.xml b/third-party-dependencies/pom.xml index b6d63857..b20907ed 100644 --- a/third-party-dependencies/pom.xml +++ b/third-party-dependencies/pom.xml @@ -6,7 +6,7 @@ com.google.cloud third-party-dependencies pom - 2.2.1 + 2.2.2-SNAPSHOT Google Cloud Third-party Shared Dependencies https://github.com/googleapis/java-shared-dependencies diff --git a/versions.txt b/versions.txt index 32ee2d1b..103c65f1 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-shared-dependencies:2.2.1:2.2.1 \ No newline at end of file +google-cloud-shared-dependencies:2.2.1:2.2.2-SNAPSHOT \ No newline at end of file