diff --git a/CHANGELOG.md b/CHANGELOG.md index 935d63b5..f50e61f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [3.0.1](https://www.github.com/googleapis/java-channel/compare/v3.0.0...v3.0.1) (2021-08-12) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#153](https://www.github.com/googleapis/java-channel/issues/153)) ([854ba50](https://www.github.com/googleapis/java-channel/commit/854ba508ff506a2fe575174c56ef171c9a4af513)) + ## [3.0.0](https://www.github.com/googleapis/java-channel/compare/v2.3.0...v3.0.0) (2021-08-09) diff --git a/google-cloud-channel-bom/pom.xml b/google-cloud-channel-bom/pom.xml index 8cc9f522..27d854b1 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.0.1-SNAPSHOT + 3.0.1 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-channel - 3.0.1-SNAPSHOT + 3.0.1 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.0.1-SNAPSHOT + 3.0.1 com.google.api.grpc proto-google-cloud-channel-v1 - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/google-cloud-channel/pom.xml b/google-cloud-channel/pom.xml index 729b7788..1a1bbcbb 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.0.1-SNAPSHOT + 3.0.1 jar Google Channel Services https://github.com/googleapis/java-channel @@ -11,7 +11,7 @@ com.google.cloud google-cloud-channel-parent - 3.0.1-SNAPSHOT + 3.0.1 google-cloud-channel diff --git a/grpc-google-cloud-channel-v1/pom.xml b/grpc-google-cloud-channel-v1/pom.xml index 6ed89355..8bc23f0d 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.0.1-SNAPSHOT + 3.0.1 grpc-google-cloud-channel-v1 GRPC library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/pom.xml b/pom.xml index ab1c5b66..34ea698b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-channel-parent pom - 3.0.1-SNAPSHOT + 3.0.1 Google Channel Services Parent https://github.com/googleapis/java- @@ -61,17 +61,17 @@ com.google.cloud google-cloud-channel - 3.0.1-SNAPSHOT + 3.0.1 com.google.api.grpc proto-google-cloud-channel-v1 - 3.0.1-SNAPSHOT + 3.0.1 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/proto-google-cloud-channel-v1/pom.xml b/proto-google-cloud-channel-v1/pom.xml index 7b4e2e6d..0ea703dc 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.0.1-SNAPSHOT + 3.0.1 proto-google-cloud-channel-v1 Proto library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 3.0.1-SNAPSHOT + 3.0.1 diff --git a/versions.txt b/versions.txt index d3531f5c..6c2e8e37 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-channel:3.0.0:3.0.1-SNAPSHOT -grpc-google-cloud-channel-v1:3.0.0:3.0.1-SNAPSHOT -proto-google-cloud-channel-v1:3.0.0:3.0.1-SNAPSHOT +google-cloud-channel:3.0.1:3.0.1 +grpc-google-cloud-channel-v1:3.0.1:3.0.1 +proto-google-cloud-channel-v1:3.0.1:3.0.1