diff --git a/grpc-google-common-protos/pom.xml b/grpc-google-common-protos/pom.xml index 024cce23..23155036 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.2.0 + 2.2.1-SNAPSHOT grpc-google-common-protos GRPC library for grpc-google-common-protos com.google.api.grpc google-common-protos-parent - 2.2.0 + 2.2.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 06a2f18d..443bfe5f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.api.grpc google-common-protos-parent pom - 2.2.0 + 2.2.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.2.0 + 2.2.1-SNAPSHOT com.google.guava diff --git a/proto-google-common-protos/pom.xml b/proto-google-common-protos/pom.xml index 1d092f7a..c0f15a6b 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.2.0 + 2.2.1-SNAPSHOT proto-google-common-protos PROTO library for proto-google-common-protos com.google.api.grpc google-common-protos-parent - 2.2.0 + 2.2.1-SNAPSHOT diff --git a/versions.txt b/versions.txt index 2550643e..ebe619ba 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -proto-google-common-protos:2.2.0:2.2.0 +proto-google-common-protos:2.2.0:2.2.1-SNAPSHOT