From 27aa1d204700b80161feb24d3869f4a8a558adea Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 22:30:52 +0000 Subject: [PATCH] chore(main): release 2.3.5-SNAPSHOT --- google-cloud-functions-bom/pom.xml | 8 ++++---- google-cloud-functions/pom.xml | 4 ++-- grpc-google-cloud-functions-v1/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-functions-v1/pom.xml | 4 ++-- versions.txt | 6 +++--- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/google-cloud-functions-bom/pom.xml b/google-cloud-functions-bom/pom.xml index 8f1c5c47..d60a1e8d 100644 --- a/google-cloud-functions-bom/pom.xml +++ b/google-cloud-functions-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-functions-bom - 2.3.4 + 2.3.5-SNAPSHOT pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-functions - 2.3.4 + 2.3.5-SNAPSHOT com.google.api.grpc grpc-google-cloud-functions-v1 - 2.3.4 + 2.3.5-SNAPSHOT com.google.api.grpc proto-google-cloud-functions-v1 - 2.3.4 + 2.3.5-SNAPSHOT diff --git a/google-cloud-functions/pom.xml b/google-cloud-functions/pom.xml index 90a3b95b..4d48be08 100644 --- a/google-cloud-functions/pom.xml +++ b/google-cloud-functions/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-functions - 2.3.4 + 2.3.5-SNAPSHOT jar Google Cloud Functions https://github.com/googleapis/java-functions @@ -11,7 +11,7 @@ com.google.cloud google-cloud-functions-parent - 2.3.4 + 2.3.5-SNAPSHOT google-cloud-functions diff --git a/grpc-google-cloud-functions-v1/pom.xml b/grpc-google-cloud-functions-v1/pom.xml index 30503ef4..39f57a9a 100644 --- a/grpc-google-cloud-functions-v1/pom.xml +++ b/grpc-google-cloud-functions-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-functions-v1 - 2.3.4 + 2.3.5-SNAPSHOT grpc-google-cloud-functions-v1 GRPC library for grpc-google-cloud-functions-v1 com.google.cloud google-cloud-functions-parent - 2.3.4 + 2.3.5-SNAPSHOT diff --git a/pom.xml b/pom.xml index 0db60f0f..9222f740 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-functions-parent pom - 2.3.4 + 2.3.5-SNAPSHOT Google Cloud Functions Parent https://github.com/googleapis/java-functions @@ -61,17 +61,17 @@ com.google.cloud google-cloud-functions - 2.3.4 + 2.3.5-SNAPSHOT com.google.api.grpc proto-google-cloud-functions-v1 - 2.3.4 + 2.3.5-SNAPSHOT com.google.api.grpc grpc-google-cloud-functions-v1 - 2.3.4 + 2.3.5-SNAPSHOT diff --git a/proto-google-cloud-functions-v1/pom.xml b/proto-google-cloud-functions-v1/pom.xml index 5cafb2e8..187117dd 100644 --- a/proto-google-cloud-functions-v1/pom.xml +++ b/proto-google-cloud-functions-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-functions-v1 - 2.3.4 + 2.3.5-SNAPSHOT proto-google-cloud-functions-v1 PROTO library for proto-google-cloud-functions-v1 com.google.cloud google-cloud-functions-parent - 2.3.4 + 2.3.5-SNAPSHOT diff --git a/versions.txt b/versions.txt index 5488c8dc..5a6bb112 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-functions:2.3.4:2.3.4 -grpc-google-cloud-functions-v1:2.3.4:2.3.4 -proto-google-cloud-functions-v1:2.3.4:2.3.4 +google-cloud-functions:2.3.4:2.3.5-SNAPSHOT +grpc-google-cloud-functions-v1:2.3.4:2.3.5-SNAPSHOT +proto-google-cloud-functions-v1:2.3.4:2.3.5-SNAPSHOT