diff --git a/CHANGELOG.md b/CHANGELOG.md index f58d22ba..349c6403 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [3.2.2](https://www.github.com/googleapis/java-channel/compare/v3.2.1...v3.2.2) (2021-10-19) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#202](https://www.github.com/googleapis/java-channel/issues/202)) ([4a881b4](https://www.github.com/googleapis/java-channel/commit/4a881b47b6edcb9c40959a8695e83616795e97bc)) + ### [3.2.1](https://www.github.com/googleapis/java-channel/compare/v3.2.0...v3.2.1) (2021-09-22) diff --git a/google-cloud-channel-bom/pom.xml b/google-cloud-channel-bom/pom.xml index af20c286..2cd2df6a 100644 --- a/google-cloud-channel-bom/pom.xml +++ b/google-cloud-channel-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-channel-bom - 3.2.2-SNAPSHOT + 3.2.2 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-channel - 3.2.2-SNAPSHOT + 3.2.2 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.2.2-SNAPSHOT + 3.2.2 com.google.api.grpc proto-google-cloud-channel-v1 - 3.2.2-SNAPSHOT + 3.2.2 diff --git a/google-cloud-channel/pom.xml b/google-cloud-channel/pom.xml index 7a505f0f..02a2982e 100644 --- a/google-cloud-channel/pom.xml +++ b/google-cloud-channel/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-channel - 3.2.2-SNAPSHOT + 3.2.2 jar Google Channel Services https://github.com/googleapis/java-channel @@ -11,7 +11,7 @@ com.google.cloud google-cloud-channel-parent - 3.2.2-SNAPSHOT + 3.2.2 google-cloud-channel diff --git a/grpc-google-cloud-channel-v1/pom.xml b/grpc-google-cloud-channel-v1/pom.xml index accb4d90..a02cf5a8 100644 --- a/grpc-google-cloud-channel-v1/pom.xml +++ b/grpc-google-cloud-channel-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.2.2-SNAPSHOT + 3.2.2 grpc-google-cloud-channel-v1 GRPC library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 3.2.2-SNAPSHOT + 3.2.2 diff --git a/pom.xml b/pom.xml index 6e236c39..59c69d37 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-channel-parent pom - 3.2.2-SNAPSHOT + 3.2.2 Google Channel Services Parent https://github.com/googleapis/java- @@ -61,17 +61,17 @@ com.google.cloud google-cloud-channel - 3.2.2-SNAPSHOT + 3.2.2 com.google.api.grpc proto-google-cloud-channel-v1 - 3.2.2-SNAPSHOT + 3.2.2 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.2.2-SNAPSHOT + 3.2.2 diff --git a/proto-google-cloud-channel-v1/pom.xml b/proto-google-cloud-channel-v1/pom.xml index a3c2d6d5..6d243127 100644 --- a/proto-google-cloud-channel-v1/pom.xml +++ b/proto-google-cloud-channel-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-channel-v1 - 3.2.2-SNAPSHOT + 3.2.2 proto-google-cloud-channel-v1 Proto library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 3.2.2-SNAPSHOT + 3.2.2 diff --git a/versions.txt b/versions.txt index 05efa55e..b5bdb3c0 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-channel:3.2.1:3.2.2-SNAPSHOT -grpc-google-cloud-channel-v1:3.2.1:3.2.2-SNAPSHOT -proto-google-cloud-channel-v1:3.2.1:3.2.2-SNAPSHOT +google-cloud-channel:3.2.2:3.2.2 +grpc-google-cloud-channel-v1:3.2.2:3.2.2 +proto-google-cloud-channel-v1:3.2.2:3.2.2