From 2ce3e4bbe6f200ffcf44bfdd2ea51f58870ceadd 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:33 +0000 Subject: [PATCH] chore(main): release 2.2.2 (#223) :robot: I have created a release *beep* *boop* --- ## [2.2.2](https://github.com/googleapis/java-shell/compare/v2.2.1...v2.2.2) (2022-07-01) ### Bug Fixes * update gapic-generator-java with mock service generation fixes ([#209](https://github.com/googleapis/java-shell/issues/209)) ([f854c77](https://github.com/googleapis/java-shell/commit/f854c77e1f5065d4a27c5b17facdab87c632cf0c)) --- 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/CHANGELOG.md | 7 +++++++ 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 +++--- 7 files changed, 24 insertions(+), 17 deletions(-) diff --git a/java-shell/CHANGELOG.md b/java-shell/CHANGELOG.md index a1ade347d9e6..8915569d8363 100644 --- a/java-shell/CHANGELOG.md +++ b/java-shell/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.2](https://github.com/googleapis/java-shell/compare/v2.2.1...v2.2.2) (2022-07-01) + + +### Bug Fixes + +* update gapic-generator-java with mock service generation fixes ([#209](https://github.com/googleapis/java-shell/issues/209)) ([f5cc96d](https://github.com/googleapis/java-shell/commit/f5cc96d8a053e09633c1a90dbac0e10e6f7df5fc)) + ## [2.2.1](https://github.com/googleapis/java-shell/compare/v2.2.0...v2.2.1) (2022-06-23) diff --git a/java-shell/google-cloud-shell-bom/pom.xml b/java-shell/google-cloud-shell-bom/pom.xml index 099bd92cff70..e1722c3a37fb 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.2-SNAPSHOT + 2.2.2 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-shell - 2.2.2-SNAPSHOT + 2.2.2 com.google.api.grpc grpc-google-cloud-shell-v1 - 2.2.2-SNAPSHOT + 2.2.2 com.google.api.grpc proto-google-cloud-shell-v1 - 2.2.2-SNAPSHOT + 2.2.2 diff --git a/java-shell/google-cloud-shell/pom.xml b/java-shell/google-cloud-shell/pom.xml index 314cb2ca3f2b..8133abde152f 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.2-SNAPSHOT + 2.2.2 jar Google Cloud Shell https://github.com/googleapis/java-shell @@ -11,7 +11,7 @@ com.google.cloud google-cloud-shell-parent - 2.2.2-SNAPSHOT + 2.2.2 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 ab6661e11c6f..b4659fbc181c 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.2-SNAPSHOT + 2.2.2 grpc-google-cloud-shell-v1 GRPC library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.2.2-SNAPSHOT + 2.2.2 diff --git a/java-shell/pom.xml b/java-shell/pom.xml index 6e7dc84f76a7..7e1cb6d7bb1d 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.2-SNAPSHOT + 2.2.2 Google Cloud Shell Parent https://github.com/googleapis/java-shell @@ -60,17 +60,17 @@ com.google.cloud google-cloud-shell - 2.2.2-SNAPSHOT + 2.2.2 com.google.api.grpc grpc-google-cloud-shell-v1 - 2.2.2-SNAPSHOT + 2.2.2 com.google.api.grpc proto-google-cloud-shell-v1 - 2.2.2-SNAPSHOT + 2.2.2 diff --git a/java-shell/proto-google-cloud-shell-v1/pom.xml b/java-shell/proto-google-cloud-shell-v1/pom.xml index 177b09c5d025..79f5d9cc9a3f 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.2-SNAPSHOT + 2.2.2 proto-google-cloud-shell-v1 Proto library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.2.2-SNAPSHOT + 2.2.2 diff --git a/java-shell/versions.txt b/java-shell/versions.txt index 498b76642dd9..964cd4102498 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.1:2.2.2-SNAPSHOT -grpc-google-cloud-shell-v1:2.2.1:2.2.2-SNAPSHOT -proto-google-cloud-shell-v1:2.2.1:2.2.2-SNAPSHOT +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