From be780648b1b289016ce052f880143cfeb339c0be Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 00:00:21 +0000 Subject: [PATCH] chore(main): release 2.2.8-SNAPSHOT (#257) :robot: I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please). --- java-shell/google-cloud-shell-bom/pom.xml | 8 ++++---- java-shell/google-cloud-shell/pom.xml | 4 ++-- java-shell/grpc-google-cloud-shell-v1/pom.xml | 4 ++-- java-shell/pom.xml | 8 ++++---- java-shell/proto-google-cloud-shell-v1/pom.xml | 4 ++-- java-shell/versions.txt | 6 +++--- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/java-shell/google-cloud-shell-bom/pom.xml b/java-shell/google-cloud-shell-bom/pom.xml index eb1e52f8cc11..c9a017dc6a1c 100644 --- a/java-shell/google-cloud-shell-bom/pom.xml +++ b/java-shell/google-cloud-shell-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-shell-bom - 2.2.7 + 2.2.8-SNAPSHOT pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-shell - 2.2.7 + 2.2.8-SNAPSHOT com.google.api.grpc grpc-google-cloud-shell-v1 - 2.2.7 + 2.2.8-SNAPSHOT com.google.api.grpc proto-google-cloud-shell-v1 - 2.2.7 + 2.2.8-SNAPSHOT diff --git a/java-shell/google-cloud-shell/pom.xml b/java-shell/google-cloud-shell/pom.xml index a644b926c58e..c6e502c1b603 100644 --- a/java-shell/google-cloud-shell/pom.xml +++ b/java-shell/google-cloud-shell/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-shell - 2.2.7 + 2.2.8-SNAPSHOT jar Google Cloud Shell https://github.com/googleapis/java-shell @@ -11,7 +11,7 @@ com.google.cloud google-cloud-shell-parent - 2.2.7 + 2.2.8-SNAPSHOT google-cloud-shell diff --git a/java-shell/grpc-google-cloud-shell-v1/pom.xml b/java-shell/grpc-google-cloud-shell-v1/pom.xml index 883601e7d04e..def20def0ee2 100644 --- a/java-shell/grpc-google-cloud-shell-v1/pom.xml +++ b/java-shell/grpc-google-cloud-shell-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-shell-v1 - 2.2.7 + 2.2.8-SNAPSHOT grpc-google-cloud-shell-v1 GRPC library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.2.7 + 2.2.8-SNAPSHOT diff --git a/java-shell/pom.xml b/java-shell/pom.xml index b66ed2458869..86fcfc370556 100644 --- a/java-shell/pom.xml +++ b/java-shell/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-shell-parent pom - 2.2.7 + 2.2.8-SNAPSHOT Google Cloud Shell Parent https://github.com/googleapis/java-shell @@ -60,17 +60,17 @@ com.google.cloud google-cloud-shell - 2.2.7 + 2.2.8-SNAPSHOT com.google.api.grpc grpc-google-cloud-shell-v1 - 2.2.7 + 2.2.8-SNAPSHOT com.google.api.grpc proto-google-cloud-shell-v1 - 2.2.7 + 2.2.8-SNAPSHOT diff --git a/java-shell/proto-google-cloud-shell-v1/pom.xml b/java-shell/proto-google-cloud-shell-v1/pom.xml index 4408ba679c5a..d2a343a39dbe 100644 --- a/java-shell/proto-google-cloud-shell-v1/pom.xml +++ b/java-shell/proto-google-cloud-shell-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-shell-v1 - 2.2.7 + 2.2.8-SNAPSHOT proto-google-cloud-shell-v1 Proto library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.2.7 + 2.2.8-SNAPSHOT diff --git a/java-shell/versions.txt b/java-shell/versions.txt index ea2de8425d42..e4fe16b464e2 100644 --- a/java-shell/versions.txt +++ b/java-shell/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-shell:2.2.7:2.2.7 -grpc-google-cloud-shell-v1:2.2.7:2.2.7 -proto-google-cloud-shell-v1:2.2.7:2.2.7 +google-cloud-shell:2.2.7:2.2.8-SNAPSHOT +grpc-google-cloud-shell-v1:2.2.7:2.2.8-SNAPSHOT +proto-google-cloud-shell-v1:2.2.7:2.2.8-SNAPSHOT