From 52fb82973c6887d32cf644dbb31e2a30057a28da Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 4 Dec 2023 15:24:12 +0000
Subject: [PATCH] chore(main): release 2.35.1-SNAPSHOT
---
benchmark/pom.xml | 2 +-
google-cloud-bigquery/pom.xml | 4 ++--
pom.xml | 4 ++--
samples/snapshot/pom.xml | 2 +-
versions.txt | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/benchmark/pom.xml b/benchmark/pom.xml
index 5be7ca211..76f9ef91c 100644
--- a/benchmark/pom.xml
+++ b/benchmark/pom.xml
@@ -6,7 +6,7 @@
google-cloud-bigquery-parent
com.google.cloud
- 2.35.0
+ 2.35.1-SNAPSHOT
diff --git a/google-cloud-bigquery/pom.xml b/google-cloud-bigquery/pom.xml
index 1806a4e4e..9d1466f15 100644
--- a/google-cloud-bigquery/pom.xml
+++ b/google-cloud-bigquery/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-bigquery
- 2.35.0
+ 2.35.1-SNAPSHOT
jar
BigQuery
https://github.com/googleapis/java-bigquery
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-bigquery-parent
- 2.35.0
+ 2.35.1-SNAPSHOT
google-cloud-bigquery
diff --git a/pom.xml b/pom.xml
index 04dacf945..cdc7dc974 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigquery-parent
pom
- 2.35.0
+ 2.35.1-SNAPSHOT
BigQuery Parent
https://github.com/googleapis/java-bigquery
@@ -111,7 +111,7 @@
com.google.cloud
google-cloud-bigquery
- 2.35.0
+ 2.35.1-SNAPSHOT
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 7744e9ca2..0f99b68c7 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -44,7 +44,7 @@
com.google.cloud
google-cloud-bigquery
- 2.35.0
+ 2.35.1-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index fc9d4d40a..3fa7a0036 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-bigquery:2.35.0:2.35.0
\ No newline at end of file
+google-cloud-bigquery:2.35.0:2.35.1-SNAPSHOT
\ No newline at end of file