diff --git a/java-channel/CHANGELOG.md b/java-channel/CHANGELOG.md index ab01ebea5578..d0d1309bf572 100644 --- a/java-channel/CHANGELOG.md +++ b/java-channel/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.6.1](https://github.com/googleapis/java-channel/compare/v3.6.0...v3.6.1) (2022-06-23) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#310](https://github.com/googleapis/java-channel/issues/310)) ([21611ec](https://github.com/googleapis/java-channel/commit/21611ece39440d9c43dad80e95efde4176dafea9)) + ## [3.6.0](https://github.com/googleapis/java-channel/compare/v3.5.2...v3.6.0) (2022-05-24) diff --git a/java-channel/google-cloud-channel-bom/pom.xml b/java-channel/google-cloud-channel-bom/pom.xml index d519c3cbe7e8..ec5ef15d778d 100644 --- a/java-channel/google-cloud-channel-bom/pom.xml +++ b/java-channel/google-cloud-channel-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-channel-bom - 3.6.1-SNAPSHOT + 3.6.1 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-channel - 3.6.1-SNAPSHOT + 3.6.1 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.6.1-SNAPSHOT + 3.6.1 com.google.api.grpc proto-google-cloud-channel-v1 - 3.6.1-SNAPSHOT + 3.6.1 diff --git a/java-channel/google-cloud-channel/pom.xml b/java-channel/google-cloud-channel/pom.xml index 0d17cc01c090..1cdaa7d1aa3f 100644 --- a/java-channel/google-cloud-channel/pom.xml +++ b/java-channel/google-cloud-channel/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-channel - 3.6.1-SNAPSHOT + 3.6.1 jar Google Channel Services https://github.com/googleapis/java-channel @@ -11,7 +11,7 @@ com.google.cloud google-cloud-channel-parent - 3.6.1-SNAPSHOT + 3.6.1 google-cloud-channel diff --git a/java-channel/grpc-google-cloud-channel-v1/pom.xml b/java-channel/grpc-google-cloud-channel-v1/pom.xml index f97660bdd0d9..54aa7be8c0a5 100644 --- a/java-channel/grpc-google-cloud-channel-v1/pom.xml +++ b/java-channel/grpc-google-cloud-channel-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.6.1-SNAPSHOT + 3.6.1 grpc-google-cloud-channel-v1 GRPC library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 3.6.1-SNAPSHOT + 3.6.1 diff --git a/java-channel/pom.xml b/java-channel/pom.xml index 8d03c28edbf4..fe661b9a7a84 100644 --- a/java-channel/pom.xml +++ b/java-channel/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-channel-parent pom - 3.6.1-SNAPSHOT + 3.6.1 Google Channel Services Parent https://github.com/googleapis/java- @@ -61,17 +61,17 @@ com.google.cloud google-cloud-channel - 3.6.1-SNAPSHOT + 3.6.1 com.google.api.grpc proto-google-cloud-channel-v1 - 3.6.1-SNAPSHOT + 3.6.1 com.google.api.grpc grpc-google-cloud-channel-v1 - 3.6.1-SNAPSHOT + 3.6.1 diff --git a/java-channel/proto-google-cloud-channel-v1/pom.xml b/java-channel/proto-google-cloud-channel-v1/pom.xml index c357c7e9fb9b..e8ff9004516b 100644 --- a/java-channel/proto-google-cloud-channel-v1/pom.xml +++ b/java-channel/proto-google-cloud-channel-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-channel-v1 - 3.6.1-SNAPSHOT + 3.6.1 proto-google-cloud-channel-v1 Proto library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 3.6.1-SNAPSHOT + 3.6.1 diff --git a/java-channel/versions.txt b/java-channel/versions.txt index ddfe964567cc..a45866860649 100644 --- a/java-channel/versions.txt +++ b/java-channel/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-channel:3.6.0:3.6.1-SNAPSHOT -grpc-google-cloud-channel-v1:3.6.0:3.6.1-SNAPSHOT -proto-google-cloud-channel-v1:3.6.0:3.6.1-SNAPSHOT +google-cloud-channel:3.6.1:3.6.1 +grpc-google-cloud-channel-v1:3.6.1:3.6.1 +proto-google-cloud-channel-v1:3.6.1:3.6.1