diff --git a/benchmark/pom.xml b/benchmark/pom.xml index edebf7205..c3bf7d724 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -6,7 +6,7 @@ google-cloud-bigquery-parent com.google.cloud - 1.125.1-SNAPSHOT + 1.125.2-SNAPSHOT diff --git a/google-cloud-bigquery/pom.xml b/google-cloud-bigquery/pom.xml index c8d70ec7c..0d2925fbf 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 - 1.125.1-SNAPSHOT + 1.125.2-SNAPSHOT jar BigQuery https://github.com/googleapis/java-bigquery @@ -11,7 +11,7 @@ com.google.cloud google-cloud-bigquery-parent - 1.125.1-SNAPSHOT + 1.125.2-SNAPSHOT google-cloud-bigquery diff --git a/pom.xml b/pom.xml index 0a598d9f8..3dcbff5d7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-bigquery-parent pom - 1.125.1-SNAPSHOT + 1.125.2-SNAPSHOT BigQuery Parent https://github.com/googleapis/java-bigquery @@ -87,7 +87,7 @@ com.google.cloud google-cloud-bigquery - 1.125.1-SNAPSHOT + 1.125.2-SNAPSHOT diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index b65cdc676..02f4425df 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -44,7 +44,7 @@ com.google.cloud google-cloud-bigquery - 1.125.1-SNAPSHOT + 1.125.2-SNAPSHOT diff --git a/versions.txt b/versions.txt index c9165863c..f43ea6fd9 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-bigquery:1.125.1:1.125.1 \ No newline at end of file +google-cloud-bigquery:1.125.1:1.125.2-SNAPSHOT \ No newline at end of file