diff --git a/CHANGELOG.md b/CHANGELOG.md index fcd545e0..f58d22ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [3.2.1](https://www.github.com/googleapis/java-channel/compare/v3.2.0...v3.2.1) (2021-09-22) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#189](https://www.github.com/googleapis/java-channel/issues/189)) ([0909ced](https://www.github.com/googleapis/java-channel/commit/0909ced9342e88a2f5b080541c44f05141dcfba7)) + ## [3.2.0](https://www.github.com/googleapis/java-channel/compare/v3.1.0...v3.2.0) (2021-09-14) diff --git a/google-cloud-channel-bom/pom.xml b/google-cloud-channel-bom/pom.xml index d62b0a5c..1a3370e0 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.1-SNAPSHOT + 3.2.1 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-channel - 3.2.1-SNAPSHOT + 3.2.1 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.2.1-SNAPSHOT + 3.2.1 com.google.api.grpc proto-google-cloud-channel-v1 - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/google-cloud-channel/pom.xml b/google-cloud-channel/pom.xml index 002fa177..08cac189 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.1-SNAPSHOT + 3.2.1 jar Google Channel Services https://github.com/googleapis/java-channel @@ -11,7 +11,7 @@ com.google.cloud google-cloud-channel-parent - 3.2.1-SNAPSHOT + 3.2.1 google-cloud-channel diff --git a/grpc-google-cloud-channel-v1/pom.xml b/grpc-google-cloud-channel-v1/pom.xml index f65f699a..1dd12bce 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.1-SNAPSHOT + 3.2.1 grpc-google-cloud-channel-v1 GRPC library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/pom.xml b/pom.xml index 21729b85..fa571bb8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-channel-parent pom - 3.2.1-SNAPSHOT + 3.2.1 Google Channel Services Parent https://github.com/googleapis/java- @@ -61,17 +61,17 @@ com.google.cloud google-cloud-channel - 3.2.1-SNAPSHOT + 3.2.1 com.google.api.grpc proto-google-cloud-channel-v1 - 3.2.1-SNAPSHOT + 3.2.1 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/proto-google-cloud-channel-v1/pom.xml b/proto-google-cloud-channel-v1/pom.xml index 59bbe59f..bb1e3d7e 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.1-SNAPSHOT + 3.2.1 proto-google-cloud-channel-v1 Proto library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 3.2.1-SNAPSHOT + 3.2.1 diff --git a/versions.txt b/versions.txt index 655ad7f0..302b0653 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-channel:3.2.0:3.2.1-SNAPSHOT -grpc-google-cloud-channel-v1:3.2.0:3.2.1-SNAPSHOT -proto-google-cloud-channel-v1:3.2.0:3.2.1-SNAPSHOT +google-cloud-channel:3.2.1:3.2.1 +grpc-google-cloud-channel-v1:3.2.1:3.2.1 +proto-google-cloud-channel-v1:3.2.1:3.2.1