From aadd701f9b10d5e7fe55a66e9313076b18c7a035 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 17:30:12 +0000 Subject: [PATCH] chore(main): release 2.8.1-SNAPSHOT (#337) :robot: I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- grpc-google-common-protos/pom.xml | 4 ++-- pom.xml | 6 +++--- proto-google-common-protos/pom.xml | 4 ++-- versions.txt | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/grpc-google-common-protos/pom.xml b/grpc-google-common-protos/pom.xml index 078e4281..3abfa04b 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.0 + 2.8.1-SNAPSHOT grpc-google-common-protos GRPC library for grpc-google-common-protos com.google.api.grpc google-common-protos-parent - 2.8.0 + 2.8.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 992cb345..503af9fd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.api.grpc google-common-protos-parent pom - 2.8.0 + 2.8.1-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.0 + 2.8.1-SNAPSHOT io.grpc @@ -93,7 +93,7 @@ com.google.api.grpc proto-google-common-protos - 2.8.0 + 2.8.1-SNAPSHOT com.google.guava diff --git a/proto-google-common-protos/pom.xml b/proto-google-common-protos/pom.xml index c34a18c5..1a001dd1 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.0 + 2.8.1-SNAPSHOT proto-google-common-protos PROTO library for proto-google-common-protos com.google.api.grpc google-common-protos-parent - 2.8.0 + 2.8.1-SNAPSHOT diff --git a/versions.txt b/versions.txt index 2e4f1733..40bd8eaa 100644 --- a/versions.txt +++ b/versions.txt @@ -1,5 +1,5 @@ # Format: # module:released-version:current-version -proto-google-common-protos:2.8.0:2.8.0 -grpc-google-common-protos:2.8.0:2.8.0 +proto-google-common-protos:2.8.0:2.8.1-SNAPSHOT +grpc-google-common-protos:2.8.0:2.8.1-SNAPSHOT