From 96bf598034208e0e38e4ed9714439a839b5bf1d8 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 17:32:58 +0000 Subject: [PATCH] chore(main): release 2.2.3-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 e1722c3a..46c02643 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.2 + 2.2.3-SNAPSHOT pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-shell - 2.2.2 + 2.2.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-shell-v1 - 2.2.2 + 2.2.3-SNAPSHOT com.google.api.grpc proto-google-cloud-shell-v1 - 2.2.2 + 2.2.3-SNAPSHOT diff --git a/google-cloud-shell/pom.xml b/google-cloud-shell/pom.xml index 8133abde..f8633c2b 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.2 + 2.2.3-SNAPSHOT jar Google Cloud Shell https://github.com/googleapis/java-shell @@ -11,7 +11,7 @@ com.google.cloud google-cloud-shell-parent - 2.2.2 + 2.2.3-SNAPSHOT google-cloud-shell diff --git a/grpc-google-cloud-shell-v1/pom.xml b/grpc-google-cloud-shell-v1/pom.xml index b4659fbc..1da4253a 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.2 + 2.2.3-SNAPSHOT grpc-google-cloud-shell-v1 GRPC library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.2.2 + 2.2.3-SNAPSHOT diff --git a/pom.xml b/pom.xml index 7e1cb6d7..4a10c261 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-shell-parent pom - 2.2.2 + 2.2.3-SNAPSHOT Google Cloud Shell Parent https://github.com/googleapis/java-shell @@ -60,17 +60,17 @@ com.google.cloud google-cloud-shell - 2.2.2 + 2.2.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-shell-v1 - 2.2.2 + 2.2.3-SNAPSHOT com.google.api.grpc proto-google-cloud-shell-v1 - 2.2.2 + 2.2.3-SNAPSHOT diff --git a/proto-google-cloud-shell-v1/pom.xml b/proto-google-cloud-shell-v1/pom.xml index 79f5d9cc..6be25d48 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.2 + 2.2.3-SNAPSHOT proto-google-cloud-shell-v1 Proto library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.2.2 + 2.2.3-SNAPSHOT diff --git a/versions.txt b/versions.txt index 964cd410..577b2f8a 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-shell:2.2.2:2.2.2 -grpc-google-cloud-shell-v1:2.2.2:2.2.2 -proto-google-cloud-shell-v1:2.2.2:2.2.2 +google-cloud-shell:2.2.2:2.2.3-SNAPSHOT +grpc-google-cloud-shell-v1:2.2.2:2.2.3-SNAPSHOT +proto-google-cloud-shell-v1:2.2.2:2.2.3-SNAPSHOT