diff --git a/CHANGELOG.md b/CHANGELOG.md index 5eee1399..a1b3f014 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [2.0.1](https://www.github.com/googleapis/java-shell/compare/v2.0.0...v2.0.1) (2021-08-12) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#54](https://www.github.com/googleapis/java-shell/issues/54)) ([21bedab](https://www.github.com/googleapis/java-shell/commit/21bedabc96cf88aed44192da08ed9931fb00f1ec)) + ## [2.0.0](https://www.github.com/googleapis/java-shell/compare/v1.0.0...v2.0.0) (2021-08-06) diff --git a/google-cloud-shell-bom/pom.xml b/google-cloud-shell-bom/pom.xml index 6e3beded..16dce3fb 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.0.1-SNAPSHOT + 2.0.1 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-shell - 2.0.1-SNAPSHOT + 2.0.1 com.google.api.grpc grpc-google-cloud-shell-v1 - 2.0.1-SNAPSHOT + 2.0.1 com.google.api.grpc proto-google-cloud-shell-v1 - 2.0.1-SNAPSHOT + 2.0.1 diff --git a/google-cloud-shell/pom.xml b/google-cloud-shell/pom.xml index 541ea135..f5aff424 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.0.1-SNAPSHOT + 2.0.1 jar Google Cloud Shell https://github.com/googleapis/java-shell @@ -11,7 +11,7 @@ com.google.cloud google-cloud-shell-parent - 2.0.1-SNAPSHOT + 2.0.1 google-cloud-shell diff --git a/grpc-google-cloud-shell-v1/pom.xml b/grpc-google-cloud-shell-v1/pom.xml index 41e3cdc5..3f6bfa47 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.0.1-SNAPSHOT + 2.0.1 grpc-google-cloud-shell-v1 GRPC library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.0.1-SNAPSHOT + 2.0.1 diff --git a/pom.xml b/pom.xml index 6575f3ff..07e5a0bb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-shell-parent pom - 2.0.1-SNAPSHOT + 2.0.1 Google Cloud Shell Parent https://github.com/googleapis/java-shell @@ -60,17 +60,17 @@ com.google.cloud google-cloud-shell - 2.0.1-SNAPSHOT + 2.0.1 com.google.api.grpc grpc-google-cloud-shell-v1 - 2.0.1-SNAPSHOT + 2.0.1 com.google.api.grpc proto-google-cloud-shell-v1 - 2.0.1-SNAPSHOT + 2.0.1 diff --git a/proto-google-cloud-shell-v1/pom.xml b/proto-google-cloud-shell-v1/pom.xml index a41e737a..e2850542 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.0.1-SNAPSHOT + 2.0.1 proto-google-cloud-shell-v1 Proto library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.0.1-SNAPSHOT + 2.0.1 diff --git a/versions.txt b/versions.txt index 2f1c6d1a..10908bc7 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-shell:2.0.0:2.0.1-SNAPSHOT -grpc-google-cloud-shell-v1:2.0.0:2.0.1-SNAPSHOT -proto-google-cloud-shell-v1:2.0.0:2.0.1-SNAPSHOT +google-cloud-shell:2.0.1:2.0.1 +grpc-google-cloud-shell-v1:2.0.1:2.0.1 +proto-google-cloud-shell-v1:2.0.1:2.0.1