From 30a3f1560c5ddcc1b0d1b723035cc20b657010b2 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 04:56:16 +0000 Subject: [PATCH] chore(main): release 2.4.2-SNAPSHOT (#718) :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). --- .../google-cloud-bigqueryconnection-bom/pom.xml | 12 ++++++------ .../google-cloud-bigqueryconnection/pom.xml | 4 ++-- .../grpc-google-cloud-bigqueryconnection-v1/pom.xml | 4 ++-- .../pom.xml | 4 ++-- java-bigqueryconnection/pom.xml | 12 ++++++------ .../proto-google-cloud-bigqueryconnection-v1/pom.xml | 4 ++-- .../pom.xml | 4 ++-- java-bigqueryconnection/samples/snapshot/pom.xml | 2 +- java-bigqueryconnection/versions.txt | 10 +++++----- 9 files changed, 28 insertions(+), 28 deletions(-) diff --git a/java-bigqueryconnection/google-cloud-bigqueryconnection-bom/pom.xml b/java-bigqueryconnection/google-cloud-bigqueryconnection-bom/pom.xml index 78abacc8dfef..476dc26ddcc6 100644 --- a/java-bigqueryconnection/google-cloud-bigqueryconnection-bom/pom.xml +++ b/java-bigqueryconnection/google-cloud-bigqueryconnection-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigqueryconnection-bom - 2.4.1 + 2.4.2-SNAPSHOT pom com.google.cloud @@ -52,27 +52,27 @@ com.google.cloud google-cloud-bigqueryconnection - 2.4.1 + 2.4.2-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1 - 2.4.1 + 2.4.2-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1beta1 - 0.12.1 + 0.12.2-SNAPSHOT com.google.api.grpc proto-google-cloud-bigqueryconnection-v1 - 2.4.1 + 2.4.2-SNAPSHOT com.google.api.grpc proto-google-cloud-bigqueryconnection-v1beta1 - 0.12.1 + 0.12.2-SNAPSHOT diff --git a/java-bigqueryconnection/google-cloud-bigqueryconnection/pom.xml b/java-bigqueryconnection/google-cloud-bigqueryconnection/pom.xml index 3d62b686df93..2efe570058ca 100644 --- a/java-bigqueryconnection/google-cloud-bigqueryconnection/pom.xml +++ b/java-bigqueryconnection/google-cloud-bigqueryconnection/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigqueryconnection - 2.4.1 + 2.4.2-SNAPSHOT jar Google Cloud BigQuery Connections https://github.com/googleapis/java-bigqueryconnection @@ -11,7 +11,7 @@ com.google.cloud google-cloud-bigqueryconnection-parent - 2.4.1 + 2.4.2-SNAPSHOT google-cloud-bigqueryconnection diff --git a/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1/pom.xml b/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1/pom.xml index 6ee86fb8fd65..da6e20452779 100644 --- a/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1/pom.xml +++ b/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1 - 2.4.1 + 2.4.2-SNAPSHOT grpc-google-cloud-bigqueryconnection-v1 GRPC library for grpc-google-cloud-bigqueryconnection-v1 com.google.cloud google-cloud-bigqueryconnection-parent - 2.4.1 + 2.4.2-SNAPSHOT diff --git a/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml b/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml index d818172a070d..a4cec3841691 100644 --- a/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml +++ b/java-bigqueryconnection/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1beta1 - 0.12.1 + 0.12.2-SNAPSHOT grpc-google-cloud-bigqueryconnection-v1beta1 GRPC library for grpc-google-cloud-bigqueryconnection-v1beta1 com.google.cloud google-cloud-bigqueryconnection-parent - 2.4.1 + 2.4.2-SNAPSHOT diff --git a/java-bigqueryconnection/pom.xml b/java-bigqueryconnection/pom.xml index 16f44e15f0c9..d13ded0b9876 100644 --- a/java-bigqueryconnection/pom.xml +++ b/java-bigqueryconnection/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-bigqueryconnection-parent pom - 2.4.1 + 2.4.2-SNAPSHOT Google Cloud BigQuery Connections Parent https://github.com/googleapis/java-bigqueryconnection @@ -62,27 +62,27 @@ com.google.cloud google-cloud-bigqueryconnection - 2.4.1 + 2.4.2-SNAPSHOT com.google.api.grpc proto-google-cloud-bigqueryconnection-v1 - 2.4.1 + 2.4.2-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1 - 2.4.1 + 2.4.2-SNAPSHOT com.google.api.grpc proto-google-cloud-bigqueryconnection-v1beta1 - 0.12.1 + 0.12.2-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1beta1 - 0.12.1 + 0.12.2-SNAPSHOT diff --git a/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/pom.xml b/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/pom.xml index 2887d9d6965f..796591cf1b7b 100644 --- a/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/pom.xml +++ b/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1 - 2.4.1 + 2.4.2-SNAPSHOT proto-google-cloud-bigqueryconnection-v1 PROTO library for proto-google-cloud-bigqueryconnection-v1 com.google.cloud google-cloud-bigqueryconnection-parent - 2.4.1 + 2.4.2-SNAPSHOT diff --git a/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml b/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml index e654a766f02b..460272c727ef 100644 --- a/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml +++ b/java-bigqueryconnection/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1beta1 - 0.12.1 + 0.12.2-SNAPSHOT proto-google-cloud-bigqueryconnection-v1beta1 PROTO library for proto-google-cloud-bigqueryconnection-v1beta1 com.google.cloud google-cloud-bigqueryconnection-parent - 2.4.1 + 2.4.2-SNAPSHOT diff --git a/java-bigqueryconnection/samples/snapshot/pom.xml b/java-bigqueryconnection/samples/snapshot/pom.xml index 32d62f341ba2..5a91ea25715f 100644 --- a/java-bigqueryconnection/samples/snapshot/pom.xml +++ b/java-bigqueryconnection/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-bigqueryconnection - 2.4.1 + 2.4.2-SNAPSHOT diff --git a/java-bigqueryconnection/versions.txt b/java-bigqueryconnection/versions.txt index 3e63beb0be6f..03e01941795f 100644 --- a/java-bigqueryconnection/versions.txt +++ b/java-bigqueryconnection/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-bigqueryconnection:2.4.1:2.4.1 -grpc-google-cloud-bigqueryconnection-v1:2.4.1:2.4.1 -grpc-google-cloud-bigqueryconnection-v1beta1:0.12.1:0.12.1 -proto-google-cloud-bigqueryconnection-v1:2.4.1:2.4.1 -proto-google-cloud-bigqueryconnection-v1beta1:0.12.1:0.12.1 +google-cloud-bigqueryconnection:2.4.1:2.4.2-SNAPSHOT +grpc-google-cloud-bigqueryconnection-v1:2.4.1:2.4.2-SNAPSHOT +grpc-google-cloud-bigqueryconnection-v1beta1:0.12.1:0.12.2-SNAPSHOT +proto-google-cloud-bigqueryconnection-v1:2.4.1:2.4.2-SNAPSHOT +proto-google-cloud-bigqueryconnection-v1beta1:0.12.1:0.12.2-SNAPSHOT