diff --git a/grpc-google-common-protos/pom.xml b/grpc-google-common-protos/pom.xml index 9c06ed52..a474ea6b 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.4.1 + 2.4.2-SNAPSHOT grpc-google-common-protos GRPC library for grpc-google-common-protos com.google.api.grpc google-common-protos-parent - 2.4.1 + 2.4.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index acecd657..606b489a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.api.grpc google-common-protos-parent pom - 2.4.1 + 2.4.2-SNAPSHOT Google Common Protos Parent https://github.com/googleapis/java-iam @@ -88,7 +88,7 @@ com.google.api.grpc proto-google-common-protos - 2.4.1 + 2.4.2-SNAPSHOT com.google.guava diff --git a/proto-google-common-protos/pom.xml b/proto-google-common-protos/pom.xml index 8c262a70..66c904c1 100644 --- a/proto-google-common-protos/pom.xml +++ b/proto-google-common-protos/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-common-protos - 2.4.1 + 2.4.2-SNAPSHOT proto-google-common-protos PROTO library for proto-google-common-protos com.google.api.grpc google-common-protos-parent - 2.4.1 + 2.4.2-SNAPSHOT diff --git a/versions.txt b/versions.txt index 1494d265..6e29fdf2 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -proto-google-common-protos:2.4.1:2.4.1 +proto-google-common-protos:2.4.1:2.4.2-SNAPSHOT