From 867b8305542cb6914d8811c6801fb0414eb9dcee 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:18:47 +0000 Subject: [PATCH] chore(main): release 2.2.7-SNAPSHOT --- google-cloud-shell-bom/pom.xml | 8 ++++---- google-cloud-shell/pom.xml | 4 ++-- grpc-google-cloud-shell-v1/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-shell-v1/pom.xml | 4 ++-- versions.txt | 6 +++--- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/google-cloud-shell-bom/pom.xml b/google-cloud-shell-bom/pom.xml index deb090d6..817027a9 100644 --- a/google-cloud-shell-bom/pom.xml +++ b/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/google-cloud-shell/pom.xml b/google-cloud-shell/pom.xml index 99d49051..4e669690 100644 --- a/google-cloud-shell/pom.xml +++ b/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/grpc-google-cloud-shell-v1/pom.xml b/grpc-google-cloud-shell-v1/pom.xml index 60c6e050..9eca5288 100644 --- a/grpc-google-cloud-shell-v1/pom.xml +++ b/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/pom.xml b/pom.xml index a527630f..c2e985e6 100644 --- a/pom.xml +++ b/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/proto-google-cloud-shell-v1/pom.xml b/proto-google-cloud-shell-v1/pom.xml index 6bc65578..ed54a171 100644 --- a/proto-google-cloud-shell-v1/pom.xml +++ b/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/versions.txt b/versions.txt index e672a9e4..e100990e 100644 --- a/versions.txt +++ b/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