From ff68a420a2ccd3502a0acfeb9f6dca5a375ff5f1 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 13:32:16 +0000 Subject: [PATCH] chore(main): release 2.2.7-SNAPSHOT (#251) :robot: I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.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 deb090d63712..817027a97ef3 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.6 + 2.2.7-SNAPSHOT pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-shell - 2.2.6 + 2.2.7-SNAPSHOT com.google.api.grpc grpc-google-cloud-shell-v1 - 2.2.6 + 2.2.7-SNAPSHOT com.google.api.grpc proto-google-cloud-shell-v1 - 2.2.6 + 2.2.7-SNAPSHOT diff --git a/java-shell/google-cloud-shell/pom.xml b/java-shell/google-cloud-shell/pom.xml index 99d49051931c..4e66969032bc 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.6 + 2.2.7-SNAPSHOT jar Google Cloud Shell https://github.com/googleapis/java-shell @@ -11,7 +11,7 @@ com.google.cloud google-cloud-shell-parent - 2.2.6 + 2.2.7-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 60c6e050b5d8..9eca5288b9ba 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.6 + 2.2.7-SNAPSHOT grpc-google-cloud-shell-v1 GRPC library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.2.6 + 2.2.7-SNAPSHOT diff --git a/java-shell/pom.xml b/java-shell/pom.xml index a527630feb3b..c2e985e6d722 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.6 + 2.2.7-SNAPSHOT Google Cloud Shell Parent https://github.com/googleapis/java-shell @@ -60,17 +60,17 @@ com.google.cloud google-cloud-shell - 2.2.6 + 2.2.7-SNAPSHOT com.google.api.grpc grpc-google-cloud-shell-v1 - 2.2.6 + 2.2.7-SNAPSHOT com.google.api.grpc proto-google-cloud-shell-v1 - 2.2.6 + 2.2.7-SNAPSHOT diff --git a/java-shell/proto-google-cloud-shell-v1/pom.xml b/java-shell/proto-google-cloud-shell-v1/pom.xml index 6bc655784573..ed54a17192a3 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.6 + 2.2.7-SNAPSHOT proto-google-cloud-shell-v1 Proto library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.2.6 + 2.2.7-SNAPSHOT diff --git a/java-shell/versions.txt b/java-shell/versions.txt index e672a9e40c05..e100990ef4a1 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.6:2.2.6 -grpc-google-cloud-shell-v1:2.2.6:2.2.6 -proto-google-cloud-shell-v1:2.2.6:2.2.6 +google-cloud-shell:2.2.6:2.2.7-SNAPSHOT +grpc-google-cloud-shell-v1:2.2.6:2.2.7-SNAPSHOT +proto-google-cloud-shell-v1:2.2.6:2.2.7-SNAPSHOT