diff --git a/java-shell/CHANGELOG.md b/java-shell/CHANGELOG.md index 2a5d1a948030..ca1164a1c41e 100644 --- a/java-shell/CHANGELOG.md +++ b/java-shell/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.5](https://github.com/googleapis/java-shell/compare/v2.2.4...v2.2.5) (2022-09-09) + + +### Dependencies + +* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#244](https://github.com/googleapis/java-shell/issues/244)) ([726c1d5](https://github.com/googleapis/java-shell/commit/726c1d57c68064fcb8590059e969ec881dac5173)) + ## [2.2.4](https://github.com/googleapis/java-shell/compare/v2.2.3...v2.2.4) (2022-08-11) diff --git a/java-shell/google-cloud-shell-bom/pom.xml b/java-shell/google-cloud-shell-bom/pom.xml index 49fdf844d6de..cddbeae18081 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.5-SNAPSHOT + 2.2.5 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-shell - 2.2.5-SNAPSHOT + 2.2.5 com.google.api.grpc grpc-google-cloud-shell-v1 - 2.2.5-SNAPSHOT + 2.2.5 com.google.api.grpc proto-google-cloud-shell-v1 - 2.2.5-SNAPSHOT + 2.2.5 diff --git a/java-shell/google-cloud-shell/pom.xml b/java-shell/google-cloud-shell/pom.xml index 610430715dba..826a2a4959b3 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.5-SNAPSHOT + 2.2.5 jar Google Cloud Shell https://github.com/googleapis/java-shell @@ -11,7 +11,7 @@ com.google.cloud google-cloud-shell-parent - 2.2.5-SNAPSHOT + 2.2.5 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 a78b14596037..db18759bd8c4 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.5-SNAPSHOT + 2.2.5 grpc-google-cloud-shell-v1 GRPC library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.2.5-SNAPSHOT + 2.2.5 diff --git a/java-shell/pom.xml b/java-shell/pom.xml index 6d3c6fa33ef2..e473e3131642 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.5-SNAPSHOT + 2.2.5 Google Cloud Shell Parent https://github.com/googleapis/java-shell @@ -60,17 +60,17 @@ com.google.cloud google-cloud-shell - 2.2.5-SNAPSHOT + 2.2.5 com.google.api.grpc grpc-google-cloud-shell-v1 - 2.2.5-SNAPSHOT + 2.2.5 com.google.api.grpc proto-google-cloud-shell-v1 - 2.2.5-SNAPSHOT + 2.2.5 diff --git a/java-shell/proto-google-cloud-shell-v1/pom.xml b/java-shell/proto-google-cloud-shell-v1/pom.xml index 1f98f695eba9..fb5bee0063ee 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.5-SNAPSHOT + 2.2.5 proto-google-cloud-shell-v1 Proto library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.2.5-SNAPSHOT + 2.2.5 diff --git a/java-shell/versions.txt b/java-shell/versions.txt index 283d71f0d15d..170a1b9f09ac 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.4:2.2.5-SNAPSHOT -grpc-google-cloud-shell-v1:2.2.4:2.2.5-SNAPSHOT -proto-google-cloud-shell-v1:2.2.4:2.2.5-SNAPSHOT +google-cloud-shell:2.2.5:2.2.5 +grpc-google-cloud-shell-v1:2.2.5:2.2.5 +proto-google-cloud-shell-v1:2.2.5:2.2.5