diff --git a/grpc-google-common-protos/pom.xml b/grpc-google-common-protos/pom.xml index 3b42dafa..a4a514e6 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.6.0 + 2.6.1-SNAPSHOT grpc-google-common-protos GRPC library for grpc-google-common-protos com.google.api.grpc google-common-protos-parent - 2.6.0 + 2.6.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 710bffee..6e88006e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.api.grpc google-common-protos-parent pom - 2.6.0 + 2.6.1-SNAPSHOT Google Common Protos Parent https://github.com/googleapis/java-iam @@ -88,7 +88,7 @@ com.google.api.grpc proto-google-common-protos - 2.6.0 + 2.6.1-SNAPSHOT com.google.guava diff --git a/proto-google-common-protos/pom.xml b/proto-google-common-protos/pom.xml index 9b88016f..ba725fed 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.6.0 + 2.6.1-SNAPSHOT proto-google-common-protos PROTO library for proto-google-common-protos com.google.api.grpc google-common-protos-parent - 2.6.0 + 2.6.1-SNAPSHOT diff --git a/versions.txt b/versions.txt index 196f4b61..9962f8f5 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -proto-google-common-protos:2.6.0:2.6.0 +proto-google-common-protos:2.6.0:2.6.1-SNAPSHOT