diff --git a/grpc-google-common-protos/pom.xml b/grpc-google-common-protos/pom.xml index 82870bc4..8cffa78f 100644 --- a/grpc-google-common-protos/pom.xml +++ b/grpc-google-common-protos/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-common-protos - 2.8.3 + 2.8.4-SNAPSHOT grpc-google-common-protos GRPC library for grpc-google-common-protos com.google.api.grpc google-common-protos-parent - 2.8.3 + 2.8.4-SNAPSHOT diff --git a/pom.xml b/pom.xml index 70d2c9f0..7de631bc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.api.grpc google-common-protos-parent pom - 2.8.3 + 2.8.4-SNAPSHOT Google Common Protos Parent https://github.com/googleapis/java-iam @@ -81,7 +81,7 @@ com.google.api.grpc grpc-google-common-protos - 2.8.3 + 2.8.4-SNAPSHOT io.grpc @@ -93,7 +93,7 @@ com.google.api.grpc proto-google-common-protos - 2.8.3 + 2.8.4-SNAPSHOT com.google.guava diff --git a/proto-google-common-protos/pom.xml b/proto-google-common-protos/pom.xml index 8b17f026..58c6f490 100644 --- a/proto-google-common-protos/pom.xml +++ b/proto-google-common-protos/pom.xml @@ -3,13 +3,13 @@ 4.0.0 com.google.api.grpc proto-google-common-protos - 2.8.3 + 2.8.4-SNAPSHOT proto-google-common-protos PROTO library for proto-google-common-protos com.google.api.grpc google-common-protos-parent - 2.8.3 + 2.8.4-SNAPSHOT diff --git a/versions.txt b/versions.txt index 35c6b9d5..d21c9cda 100644 --- a/versions.txt +++ b/versions.txt @@ -1,5 +1,5 @@ # Format: # module:released-version:current-version -proto-google-common-protos:2.8.3:2.8.3 -grpc-google-common-protos:2.8.3:2.8.3 +proto-google-common-protos:2.8.3:2.8.4-SNAPSHOT +grpc-google-common-protos:2.8.3:2.8.4-SNAPSHOT