From e1fd99be885de967ae504f28ec830bfee19108a8 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 14:30:46 +0000 Subject: [PATCH] chore(main): release 2.2.2 --- CHANGELOG.md | 7 +++++++ 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 +++--- 7 files changed, 24 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1ade347..8915569d 100644 --- a/CHANGELOG.md +++ b/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/google-cloud-shell-bom/pom.xml b/google-cloud-shell-bom/pom.xml index 099bd92c..e1722c3a 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-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/google-cloud-shell/pom.xml b/google-cloud-shell/pom.xml index 314cb2ca..8133abde 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-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/grpc-google-cloud-shell-v1/pom.xml b/grpc-google-cloud-shell-v1/pom.xml index ab6661e1..b4659fbc 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-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/pom.xml b/pom.xml index 6e7dc84f..7e1cb6d7 100644 --- a/pom.xml +++ b/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/proto-google-cloud-shell-v1/pom.xml b/proto-google-cloud-shell-v1/pom.xml index 177b09c5..79f5d9cc 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-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/versions.txt b/versions.txt index 498b7664..964cd410 100644 --- a/versions.txt +++ b/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