From c3887a10069ba62929e5ffe83ae8b7841c1e452a Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 17:24:13 +0000 Subject: [PATCH] chore(main): release 2.2.4 (#237) :robot: I have created a release *beep* *boop* --- ## [2.2.4](https://github.com/googleapis/java-shell/compare/v2.2.3...v2.2.4) (2022-08-11) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#234](https://github.com/googleapis/java-shell/issues/234)) ([64e6ad3](https://github.com/googleapis/java-shell/commit/64e6ad34ba110ba2f7e35f8093f770851fcc4ff0)) --- 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 85f8f902c2cb..2a5d1a948030 100644 --- a/java-shell/CHANGELOG.md +++ b/java-shell/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.4](https://github.com/googleapis/java-shell/compare/v2.2.3...v2.2.4) (2022-08-11) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#234](https://github.com/googleapis/java-shell/issues/234)) ([7e57595](https://github.com/googleapis/java-shell/commit/7e5759569653b292450a0063ae43015f26797350)) + ## [2.2.3](https://github.com/googleapis/java-shell/compare/v2.2.2...v2.2.3) (2022-07-13) diff --git a/java-shell/google-cloud-shell-bom/pom.xml b/java-shell/google-cloud-shell-bom/pom.xml index 70531b48ff51..1304d5d26686 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.4-SNAPSHOT + 2.2.4 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-shell - 2.2.4-SNAPSHOT + 2.2.4 com.google.api.grpc grpc-google-cloud-shell-v1 - 2.2.4-SNAPSHOT + 2.2.4 com.google.api.grpc proto-google-cloud-shell-v1 - 2.2.4-SNAPSHOT + 2.2.4 diff --git a/java-shell/google-cloud-shell/pom.xml b/java-shell/google-cloud-shell/pom.xml index 8ca919c88725..afa8cacb3abc 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.4-SNAPSHOT + 2.2.4 jar Google Cloud Shell https://github.com/googleapis/java-shell @@ -11,7 +11,7 @@ com.google.cloud google-cloud-shell-parent - 2.2.4-SNAPSHOT + 2.2.4 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 18fb75898475..3a68aab0d77f 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.4-SNAPSHOT + 2.2.4 grpc-google-cloud-shell-v1 GRPC library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.2.4-SNAPSHOT + 2.2.4 diff --git a/java-shell/pom.xml b/java-shell/pom.xml index 6fd13aa88d52..dc9b2984b199 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.4-SNAPSHOT + 2.2.4 Google Cloud Shell Parent https://github.com/googleapis/java-shell @@ -60,17 +60,17 @@ com.google.cloud google-cloud-shell - 2.2.4-SNAPSHOT + 2.2.4 com.google.api.grpc grpc-google-cloud-shell-v1 - 2.2.4-SNAPSHOT + 2.2.4 com.google.api.grpc proto-google-cloud-shell-v1 - 2.2.4-SNAPSHOT + 2.2.4 diff --git a/java-shell/proto-google-cloud-shell-v1/pom.xml b/java-shell/proto-google-cloud-shell-v1/pom.xml index da02620fb0cf..f445f7a35509 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.4-SNAPSHOT + 2.2.4 proto-google-cloud-shell-v1 Proto library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.2.4-SNAPSHOT + 2.2.4 diff --git a/java-shell/versions.txt b/java-shell/versions.txt index 5b9231f7c27b..5e6c1595b6bd 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.3:2.2.4-SNAPSHOT -grpc-google-cloud-shell-v1:2.2.3:2.2.4-SNAPSHOT -proto-google-cloud-shell-v1:2.2.3:2.2.4-SNAPSHOT +google-cloud-shell:2.2.4:2.2.4 +grpc-google-cloud-shell-v1:2.2.4:2.2.4 +proto-google-cloud-shell-v1:2.2.4:2.2.4