diff --git a/java-channel/google-cloud-channel-bom/pom.xml b/java-channel/google-cloud-channel-bom/pom.xml index 1c9c19d576f9..57a035e6609b 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.7.6 + 3.7.7-SNAPSHOT pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-channel - 3.7.6 + 3.7.7-SNAPSHOT com.google.api.grpc grpc-google-cloud-channel-v1 - 3.7.6 + 3.7.7-SNAPSHOT com.google.api.grpc proto-google-cloud-channel-v1 - 3.7.6 + 3.7.7-SNAPSHOT diff --git a/java-channel/google-cloud-channel/pom.xml b/java-channel/google-cloud-channel/pom.xml index 6b88cd21e1de..cc6e029df6a9 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.7.6 + 3.7.7-SNAPSHOT jar Google Channel Services https://github.com/googleapis/java-channel @@ -11,7 +11,7 @@ com.google.cloud google-cloud-channel-parent - 3.7.6 + 3.7.7-SNAPSHOT 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 72fc0a9f19e9..b7c431800ae3 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.7.6 + 3.7.7-SNAPSHOT grpc-google-cloud-channel-v1 GRPC library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 3.7.6 + 3.7.7-SNAPSHOT diff --git a/java-channel/pom.xml b/java-channel/pom.xml index 807612e3956c..5a26b2678e17 100644 --- a/java-channel/pom.xml +++ b/java-channel/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-channel-parent pom - 3.7.6 + 3.7.7-SNAPSHOT Google Channel Services Parent https://github.com/googleapis/java- @@ -61,17 +61,17 @@ com.google.cloud google-cloud-channel - 3.7.6 + 3.7.7-SNAPSHOT com.google.api.grpc proto-google-cloud-channel-v1 - 3.7.6 + 3.7.7-SNAPSHOT com.google.api.grpc grpc-google-cloud-channel-v1 - 3.7.6 + 3.7.7-SNAPSHOT diff --git a/java-channel/proto-google-cloud-channel-v1/pom.xml b/java-channel/proto-google-cloud-channel-v1/pom.xml index 324472d505f7..8c9a2045ff59 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.7.6 + 3.7.7-SNAPSHOT proto-google-cloud-channel-v1 Proto library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 3.7.6 + 3.7.7-SNAPSHOT diff --git a/java-channel/versions.txt b/java-channel/versions.txt index 45f38d39e252..d3c3495463da 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.7.6:3.7.6 -grpc-google-cloud-channel-v1:3.7.6:3.7.6 -proto-google-cloud-channel-v1:3.7.6:3.7.6 +google-cloud-channel:3.7.6:3.7.7-SNAPSHOT +grpc-google-cloud-channel-v1:3.7.6:3.7.7-SNAPSHOT +proto-google-cloud-channel-v1:3.7.6:3.7.7-SNAPSHOT