From a7240cf21dcf5f94990ab5e889a08f8f92c34c87 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:22:39 -0400 Subject: [PATCH] chore(main): release 2.14.1-SNAPSHOT (#4345) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- .../pom.xml | 2 +- .../bigtable-hbase/pom.xml | 6 +++--- .../bigtable/hbase/BigtableHBaseVersion.java | 2 +- bigtable-client-core-parent/pom.xml | 2 +- .../bigtable-beam-import/pom.xml | 6 +++--- .../bigtable-hbase-beam/pom.xml | 6 +++--- bigtable-dataflow-parent/pom.xml | 2 +- .../bigtable-hbase-1.x-hadoop/pom.xml | 6 +++--- .../pom.xml | 12 ++++++------ .../bigtable-hbase-1.x-mapreduce/pom.xml | 8 ++++---- .../bigtable-hbase-1.x-shaded/pom.xml | 6 +++--- .../bigtable-hbase-1.x-tools/pom.xml | 4 ++-- .../bigtable-hbase-1.x/pom.xml | 8 ++++---- bigtable-hbase-1.x-parent/pom.xml | 2 +- .../bigtable-hbase-2.x-hadoop/pom.xml | 6 +++--- .../pom.xml | 12 ++++++------ .../bigtable-hbase-2.x-mapreduce/pom.xml | 8 ++++---- .../bigtable-hbase-2.x-shaded/pom.xml | 6 +++--- .../bigtable-hbase-2.x/pom.xml | 6 +++--- bigtable-hbase-2.x-parent/pom.xml | 2 +- bigtable-test/bigtable-build-helper/pom.xml | 4 ++-- .../it/verify-mirror-deps-misaligned/pom.xml | 2 +- .../src/it/verify-mirror-deps-ok/pom.xml | 2 +- .../src/it/verify-shaded-exclusions-ok/pom.xml | 2 +- .../pom.xml | 2 +- .../it/verify-shaded-jar-entries-leak/pom.xml | 2 +- .../it/verify-shaded-jar-entries-ok/pom.xml | 2 +- .../bigtable-emulator-maven-plugin/pom.xml | 2 +- .../bigtable-internal-test-helper/pom.xml | 2 +- .../hbase-minicluster-maven-plugin/pom.xml | 2 +- bigtable-test/pom.xml | 2 +- .../bigtable-hbase-1.x-replication/pom.xml | 12 ++++++------ .../bigtable-hbase-2.x-replication/pom.xml | 10 +++++----- .../bigtable-hbase-replication-core/pom.xml | 6 +++--- .../bigtable-hbase-replication/pom.xml | 4 ++-- .../pom.xml | 8 ++++---- .../pom.xml | 14 +++++++------- .../pom.xml | 8 ++++---- .../pom.xml | 10 +++++----- .../pom.xml | 4 ++-- .../pom.xml | 16 ++++++++-------- .../pom.xml | 8 ++++---- .../pom.xml | 18 +++++++++--------- .../pom.xml | 8 ++++---- .../pom.xml | 10 +++++----- .../pom.xml | 4 ++-- .../pom.xml | 8 ++++---- .../pom.xml | 4 ++-- .../protobuf-java-format-shaded/pom.xml | 6 +++--- hbase-migration-tools/mirroring-client/pom.xml | 4 ++-- hbase-migration-tools/pom.xml | 4 ++-- pom.xml | 2 +- versions.txt | 6 +++--- 53 files changed, 155 insertions(+), 155 deletions(-) diff --git a/bigtable-client-core-parent/bigtable-hbase-integration-tests-common/pom.xml b/bigtable-client-core-parent/bigtable-hbase-integration-tests-common/pom.xml index 92c91b4e75..affb5076dc 100644 --- a/bigtable-client-core-parent/bigtable-hbase-integration-tests-common/pom.xml +++ b/bigtable-client-core-parent/bigtable-hbase-integration-tests-common/pom.xml @@ -19,7 +19,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-client-core-parent - 2.14.0 + 2.14.1-SNAPSHOT bigtable-hbase-integration-tests-common diff --git a/bigtable-client-core-parent/bigtable-hbase/pom.xml b/bigtable-client-core-parent/bigtable-hbase/pom.xml index baf7eabb48..3892b1c82c 100644 --- a/bigtable-client-core-parent/bigtable-hbase/pom.xml +++ b/bigtable-client-core-parent/bigtable-hbase/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-client-core-parent - 2.14.0 + 2.14.1-SNAPSHOT bigtable-hbase @@ -85,7 +85,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-internal-test-helper - 2.14.0 + 2.14.1-SNAPSHOT test @@ -149,7 +149,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/BigtableHBaseVersion.java b/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/BigtableHBaseVersion.java index 44a34765a8..439eb50595 100644 --- a/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/BigtableHBaseVersion.java +++ b/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/BigtableHBaseVersion.java @@ -34,7 +34,7 @@ public class BigtableHBaseVersion { private static final AtomicBoolean wasInitialized = new AtomicBoolean(false); // {x-version-update-start:bigtable-client-parent:current} - public static final String VERSION = "2.14.0"; + public static final String VERSION = "2.14.1-SNAPSHOT"; // {x-version-update-end} /** diff --git a/bigtable-client-core-parent/pom.xml b/bigtable-client-core-parent/pom.xml index 2d826d5fe9..0e09a09ad4 100644 --- a/bigtable-client-core-parent/pom.xml +++ b/bigtable-client-core-parent/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-client-parent - 2.14.0 + 2.14.1-SNAPSHOT bigtable-client-core-parent diff --git a/bigtable-dataflow-parent/bigtable-beam-import/pom.xml b/bigtable-dataflow-parent/bigtable-beam-import/pom.xml index 2637b7d201..77eac93866 100644 --- a/bigtable-dataflow-parent/bigtable-beam-import/pom.xml +++ b/bigtable-dataflow-parent/bigtable-beam-import/pom.xml @@ -18,7 +18,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-dataflow-parent - 2.14.0 + 2.14.1-SNAPSHOT 4.0.0 @@ -86,7 +86,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-beam - 2.14.0 + 2.14.1-SNAPSHOT org.apache.hbase @@ -159,7 +159,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-internal-test-helper - 2.14.0 + 2.14.1-SNAPSHOT test diff --git a/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml b/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml index 1bca0e243c..6862812c18 100644 --- a/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml +++ b/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml @@ -16,7 +16,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-dataflow-parent - 2.14.0 + 2.14.1-SNAPSHOT bigtable-hbase-beam @@ -66,7 +66,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-2.x-shaded - 2.14.0 + 2.14.1-SNAPSHOT + 2.14.1-SNAPSHOT verify-mirror-deps-beam diff --git a/bigtable-dataflow-parent/pom.xml b/bigtable-dataflow-parent/pom.xml index ea31c5fdd8..9450bfa38c 100644 --- a/bigtable-dataflow-parent/pom.xml +++ b/bigtable-dataflow-parent/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-client-parent - 2.14.0 + 2.14.1-SNAPSHOT bigtable-dataflow-parent diff --git a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-hadoop/pom.xml b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-hadoop/pom.xml index 1927a93885..ac0b669a0e 100644 --- a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-hadoop/pom.xml +++ b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-hadoop/pom.xml @@ -18,7 +18,7 @@ limitations under the License. bigtable-hbase-1.x-parent com.google.cloud.bigtable - 2.14.0 + 2.14.1-SNAPSHOT 4.0.0 @@ -34,7 +34,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-1.x-shaded - 2.14.0 + 2.14.1-SNAPSHOT @@ -169,7 +169,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests/pom.xml b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests/pom.xml index 44f2ff504f..152cc9724f 100644 --- a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests/pom.xml +++ b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-1.x-parent - 2.14.0 + 2.14.1-SNAPSHOT bigtable-hbase-1.x-integration-tests @@ -79,7 +79,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-1.x - 2.14.0 + 2.14.1-SNAPSHOT org.apache.hbase @@ -117,7 +117,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-1.x-shaded - 2.14.0 + 2.14.1-SNAPSHOT org.apache.hbase @@ -285,7 +285,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-1.x-shaded - 2.14.0 + 2.14.1-SNAPSHOT org.apache.hbase @@ -466,7 +466,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-integration-tests-common - 2.14.0 + 2.14.1-SNAPSHOT test-jar test @@ -579,7 +579,7 @@ limitations under the License. com.google.cloud.bigtable hbase-minicluster-maven-plugin - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-mapreduce/pom.xml b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-mapreduce/pom.xml index fd60f18395..026a6e4daf 100644 --- a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-mapreduce/pom.xml +++ b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-mapreduce/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-1.x-parent - 2.14.0 + 2.14.1-SNAPSHOT bigtable-hbase-1.x-mapreduce @@ -60,7 +60,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-1.x-hadoop - 2.14.0 + 2.14.1-SNAPSHOT @@ -120,7 +120,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-internal-test-helper - 2.14.0 + 2.14.1-SNAPSHOT test @@ -186,7 +186,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT verify-mirror-deps-hbase diff --git a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-shaded/pom.xml b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-shaded/pom.xml index c9edb028aa..831f733fe0 100644 --- a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-shaded/pom.xml +++ b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-shaded/pom.xml @@ -18,7 +18,7 @@ limitations under the License. bigtable-hbase-1.x-parent com.google.cloud.bigtable - 2.14.0 + 2.14.1-SNAPSHOT 4.0.0 @@ -107,7 +107,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-1.x - 2.14.0 + 2.14.1-SNAPSHOT + 2.14.1-SNAPSHOT diff --git a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-tools/pom.xml b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-tools/pom.xml index 5e401c0614..20719d8518 100644 --- a/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-tools/pom.xml +++ b/bigtable-hbase-1.x-parent/bigtable-hbase-1.x-tools/pom.xml @@ -3,7 +3,7 @@ bigtable-hbase-1.x-parent com.google.cloud.bigtable - 2.14.0 + 2.14.1-SNAPSHOT 4.0.0 @@ -21,7 +21,7 @@ ${project.groupId} bigtable-hbase-1.x-shaded - 2.14.0 + 2.14.1-SNAPSHOT + 2.14.1-SNAPSHOT bigtable-hbase-1.x @@ -73,7 +73,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase - 2.14.0 + 2.14.1-SNAPSHOT @@ -86,7 +86,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-internal-test-helper - 2.14.0 + 2.14.1-SNAPSHOT test @@ -131,7 +131,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/bigtable-hbase-1.x-parent/pom.xml b/bigtable-hbase-1.x-parent/pom.xml index efb1acb08c..710a5caf36 100644 --- a/bigtable-hbase-1.x-parent/pom.xml +++ b/bigtable-hbase-1.x-parent/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-client-parent - 2.14.0 + 2.14.1-SNAPSHOT bigtable-hbase-1.x-parent diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-hadoop/pom.xml b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-hadoop/pom.xml index fd1e63e594..c1d64df3ff 100644 --- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-hadoop/pom.xml +++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-hadoop/pom.xml @@ -18,7 +18,7 @@ limitations under the License. bigtable-hbase-2.x-parent com.google.cloud.bigtable - 2.14.0 + 2.14.1-SNAPSHOT 4.0.0 @@ -34,7 +34,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-2.x-shaded - 2.14.0 + 2.14.1-SNAPSHOT @@ -151,7 +151,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml index 9c1d886cf4..413f830449 100644 --- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml +++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-2.x-parent - 2.14.0 + 2.14.1-SNAPSHOT bigtable-hbase-2.x-integration-tests @@ -69,7 +69,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-2.x - 2.14.0 + 2.14.1-SNAPSHOT org.apache.hbase @@ -101,7 +101,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-2.x-shaded - 2.14.0 + 2.14.1-SNAPSHOT org.apache.hbase @@ -232,7 +232,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-2.x-shaded - 2.14.0 + 2.14.1-SNAPSHOT org.apache.hbase @@ -326,7 +326,7 @@ limitations under the License. com.google.cloud.bigtable hbase-minicluster-maven-plugin - 2.14.0 + 2.14.1-SNAPSHOT @@ -434,7 +434,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-integration-tests-common - 2.14.0 + 2.14.1-SNAPSHOT test-jar test diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-mapreduce/pom.xml b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-mapreduce/pom.xml index b108afc4fc..6276683d88 100644 --- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-mapreduce/pom.xml +++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-mapreduce/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-2.x-parent - 2.14.0 + 2.14.1-SNAPSHOT bigtable-hbase-2.x-mapreduce @@ -60,7 +60,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-2.x-hadoop - 2.14.0 + 2.14.1-SNAPSHOT @@ -135,7 +135,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-internal-test-helper - 2.14.0 + 2.14.1-SNAPSHOT test @@ -176,7 +176,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT verify-mirror-deps-hbase diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-shaded/pom.xml b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-shaded/pom.xml index 1bb89a7974..e09151aa3e 100644 --- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-shaded/pom.xml +++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x-shaded/pom.xml @@ -18,7 +18,7 @@ limitations under the License. bigtable-hbase-2.x-parent com.google.cloud.bigtable - 2.14.0 + 2.14.1-SNAPSHOT 4.0.0 @@ -105,7 +105,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-2.x - 2.14.0 + 2.14.1-SNAPSHOT + 2.14.1-SNAPSHOT diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/pom.xml b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/pom.xml index a44c15418a..bed21a61ae 100644 --- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/pom.xml +++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-2.x-parent - 2.14.0 + 2.14.1-SNAPSHOT bigtable-hbase-2.x @@ -68,7 +68,7 @@ limitations under the License. ${project.groupId} bigtable-hbase - 2.14.0 + 2.14.1-SNAPSHOT org.apache.hbase @@ -154,7 +154,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/bigtable-hbase-2.x-parent/pom.xml b/bigtable-hbase-2.x-parent/pom.xml index 617c63c396..d888fa9ad9 100644 --- a/bigtable-hbase-2.x-parent/pom.xml +++ b/bigtable-hbase-2.x-parent/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-client-parent - 2.14.0 + 2.14.1-SNAPSHOT bigtable-hbase-2.x-parent diff --git a/bigtable-test/bigtable-build-helper/pom.xml b/bigtable-test/bigtable-build-helper/pom.xml index fcef6939bd..a7cd7cd95f 100644 --- a/bigtable-test/bigtable-build-helper/pom.xml +++ b/bigtable-test/bigtable-build-helper/pom.xml @@ -3,13 +3,13 @@ bigtable-test com.google.cloud.bigtable - 2.14.0 + 2.14.1-SNAPSHOT 4.0.0 com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT maven-plugin java-bigtable-hbase internal maven extensions. diff --git a/bigtable-test/bigtable-build-helper/src/it/verify-mirror-deps-misaligned/pom.xml b/bigtable-test/bigtable-build-helper/src/it/verify-mirror-deps-misaligned/pom.xml index 6e421257eb..f594b2a7ad 100644 --- a/bigtable-test/bigtable-build-helper/src/it/verify-mirror-deps-misaligned/pom.xml +++ b/bigtable-test/bigtable-build-helper/src/it/verify-mirror-deps-misaligned/pom.xml @@ -35,7 +35,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT test diff --git a/bigtable-test/bigtable-build-helper/src/it/verify-mirror-deps-ok/pom.xml b/bigtable-test/bigtable-build-helper/src/it/verify-mirror-deps-ok/pom.xml index 2d50ebe398..0f98275e70 100644 --- a/bigtable-test/bigtable-build-helper/src/it/verify-mirror-deps-ok/pom.xml +++ b/bigtable-test/bigtable-build-helper/src/it/verify-mirror-deps-ok/pom.xml @@ -35,7 +35,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT test diff --git a/bigtable-test/bigtable-build-helper/src/it/verify-shaded-exclusions-ok/pom.xml b/bigtable-test/bigtable-build-helper/src/it/verify-shaded-exclusions-ok/pom.xml index c1130105ce..7a734598ee 100644 --- a/bigtable-test/bigtable-build-helper/src/it/verify-shaded-exclusions-ok/pom.xml +++ b/bigtable-test/bigtable-build-helper/src/it/verify-shaded-exclusions-ok/pom.xml @@ -60,7 +60,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT test diff --git a/bigtable-test/bigtable-build-helper/src/it/verify-shaded-exclusions-unpromoted/pom.xml b/bigtable-test/bigtable-build-helper/src/it/verify-shaded-exclusions-unpromoted/pom.xml index 850d210470..34783b1232 100644 --- a/bigtable-test/bigtable-build-helper/src/it/verify-shaded-exclusions-unpromoted/pom.xml +++ b/bigtable-test/bigtable-build-helper/src/it/verify-shaded-exclusions-unpromoted/pom.xml @@ -65,7 +65,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT test diff --git a/bigtable-test/bigtable-build-helper/src/it/verify-shaded-jar-entries-leak/pom.xml b/bigtable-test/bigtable-build-helper/src/it/verify-shaded-jar-entries-leak/pom.xml index 614a8c226a..e1e9950f1e 100644 --- a/bigtable-test/bigtable-build-helper/src/it/verify-shaded-jar-entries-leak/pom.xml +++ b/bigtable-test/bigtable-build-helper/src/it/verify-shaded-jar-entries-leak/pom.xml @@ -61,7 +61,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT test diff --git a/bigtable-test/bigtable-build-helper/src/it/verify-shaded-jar-entries-ok/pom.xml b/bigtable-test/bigtable-build-helper/src/it/verify-shaded-jar-entries-ok/pom.xml index 4342cee3db..9a242304d8 100644 --- a/bigtable-test/bigtable-build-helper/src/it/verify-shaded-jar-entries-ok/pom.xml +++ b/bigtable-test/bigtable-build-helper/src/it/verify-shaded-jar-entries-ok/pom.xml @@ -81,7 +81,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT test diff --git a/bigtable-test/bigtable-emulator-maven-plugin/pom.xml b/bigtable-test/bigtable-emulator-maven-plugin/pom.xml index bb7fe13966..76172fa777 100644 --- a/bigtable-test/bigtable-emulator-maven-plugin/pom.xml +++ b/bigtable-test/bigtable-emulator-maven-plugin/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-test - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/bigtable-test/bigtable-internal-test-helper/pom.xml b/bigtable-test/bigtable-internal-test-helper/pom.xml index 020b240533..928e44a268 100644 --- a/bigtable-test/bigtable-internal-test-helper/pom.xml +++ b/bigtable-test/bigtable-internal-test-helper/pom.xml @@ -3,7 +3,7 @@ bigtable-test com.google.cloud.bigtable - 2.14.0 + 2.14.1-SNAPSHOT 4.0.0 diff --git a/bigtable-test/hbase-minicluster-maven-plugin/pom.xml b/bigtable-test/hbase-minicluster-maven-plugin/pom.xml index fba4c76576..632059fa3a 100644 --- a/bigtable-test/hbase-minicluster-maven-plugin/pom.xml +++ b/bigtable-test/hbase-minicluster-maven-plugin/pom.xml @@ -4,7 +4,7 @@ com.google.cloud.bigtable bigtable-test - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/bigtable-test/pom.xml b/bigtable-test/pom.xml index bdc07f64a2..a735651229 100644 --- a/bigtable-test/pom.xml +++ b/bigtable-test/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-client-parent - 2.14.0 + 2.14.1-SNAPSHOT bigtable-test diff --git a/hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-1.x-replication/pom.xml b/hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-1.x-replication/pom.xml index 058113280f..c5b2bbf367 100644 --- a/hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-1.x-replication/pom.xml +++ b/hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-1.x-replication/pom.xml @@ -18,13 +18,13 @@ limitations under the License. bigtable-hbase-replication com.google.cloud.bigtable - 1.13.0 + 1.13.1-SNAPSHOT 4.0.0 com.google.cloud.bigtable bigtable-hbase-1.x-replication - 1.13.0 + 1.13.1-SNAPSHOT jar bigtable-hbase-1.x-replication @@ -37,7 +37,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT verify-mirror-deps-hbase @@ -89,7 +89,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-replication-core - 1.13.0 + 1.13.1-SNAPSHOT org.apache.hbase @@ -104,7 +104,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-1.x-hadoop - 2.14.0 + 2.14.1-SNAPSHOT @@ -143,7 +143,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-internal-test-helper - 2.14.0 + 2.14.1-SNAPSHOT test diff --git a/hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-2.x-replication/pom.xml b/hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-2.x-replication/pom.xml index a6e54c2958..2a75f0c5b5 100644 --- a/hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-2.x-replication/pom.xml +++ b/hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-2.x-replication/pom.xml @@ -18,13 +18,13 @@ limitations under the License. bigtable-hbase-replication com.google.cloud.bigtable - 1.13.0 + 1.13.1-SNAPSHOT 4.0.0 com.google.cloud.bigtable bigtable-hbase-2.x-replication - 1.13.0 + 1.13.1-SNAPSHOT jar bigtable-hbase-2.x-replication Library to enable one way replication from HBase to Cloud Bigtable. @@ -66,7 +66,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-replication-core - 1.13.0 + 1.13.1-SNAPSHOT org.apache.hbase @@ -81,7 +81,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-2.x-hadoop - 2.14.0 + 2.14.1-SNAPSHOT @@ -119,7 +119,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-internal-test-helper - 2.14.0 + 2.14.1-SNAPSHOT test diff --git a/hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-replication-core/pom.xml b/hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-replication-core/pom.xml index 37087e28dd..a9851c7555 100644 --- a/hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-replication-core/pom.xml +++ b/hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-replication-core/pom.xml @@ -19,13 +19,13 @@ limitations under the License. bigtable-hbase-replication com.google.cloud.bigtable - 1.13.0 + 1.13.1-SNAPSHOT 4.0.0 com.google.cloud.bigtable bigtable-hbase-replication-core - 1.13.0 + 1.13.1-SNAPSHOT jar bigtable-hbase-replication-core Library to enable one way replication from HBase to Cloud @@ -43,7 +43,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-1.x-hadoop - 2.14.0 + 2.14.1-SNAPSHOT org.apache.hbase diff --git a/hbase-migration-tools/bigtable-hbase-replication/pom.xml b/hbase-migration-tools/bigtable-hbase-replication/pom.xml index cad7f71b3c..ced5202436 100644 --- a/hbase-migration-tools/bigtable-hbase-replication/pom.xml +++ b/hbase-migration-tools/bigtable-hbase-replication/pom.xml @@ -18,12 +18,12 @@ limitations under the License. 4.0.0 com.google.cloud.bigtable bigtable-hbase-replication - 1.13.0 + 1.13.1-SNAPSHOT com.google.cloud.bigtable hbase-migration-tools - 2.14.0 + 2.14.1-SNAPSHOT pom diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-hadoop/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-hadoop/pom.xml index 16de525f40..faa1d6368b 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-hadoop/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-hadoop/pom.xml @@ -20,12 +20,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-parent - 0.9.0 + 0.9.1-SNAPSHOT bigtable-hbase-mirroring-client-1.x-hadoop jar - 0.9.0 + 0.9.1-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -57,7 +57,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-shaded - 0.9.0 + 0.9.1-SNAPSHOT compile @@ -157,7 +157,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-integration-tests/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-integration-tests/pom.xml index 20053c75b5..e231494267 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-integration-tests/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-integration-tests/pom.xml @@ -20,12 +20,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-parent - 0.9.0 + 0.9.1-SNAPSHOT bigtable-hbase-mirroring-client-1.x-integration-tests jar - 0.9.0 + 0.9.1-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -46,7 +46,7 @@ limitations under the License. ${project.groupId} bigtable-emulator-maven-plugin - 2.14.0 + 2.14.1-SNAPSHOT @@ -113,7 +113,7 @@ limitations under the License. ${project.groupId} bigtable-emulator-maven-plugin - 2.14.0 + 2.14.1-SNAPSHOT @@ -200,7 +200,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x - 0.9.0 + 0.9.1-SNAPSHOT test @@ -213,7 +213,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-1.x - 2.14.0 + 2.14.1-SNAPSHOT test @@ -238,7 +238,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.9.0 + 0.9.1-SNAPSHOT test-jar test diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-shaded/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-shaded/pom.xml index 4f299a3d1d..da5a574e8c 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-shaded/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-shaded/pom.xml @@ -20,12 +20,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-parent - 0.9.0 + 0.9.1-SNAPSHOT bigtable-hbase-mirroring-client-1.x-shaded jar - 0.9.0 + 0.9.1-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -56,7 +56,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x - 0.9.0 + 0.9.1-SNAPSHOT compile @@ -173,7 +173,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x/pom.xml index 3bc8edcc8b..ae7a595493 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x/pom.xml @@ -20,12 +20,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-parent - 0.9.0 + 0.9.1-SNAPSHOT bigtable-hbase-mirroring-client-1.x jar - 0.9.0 + 0.9.1-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -56,7 +56,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.9.0 + 0.9.1-SNAPSHOT compile @@ -94,7 +94,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.9.0 + 0.9.1-SNAPSHOT test-jar test @@ -112,7 +112,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/pom.xml index 963b7e10a4..e1fb30e2a0 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/pom.xml @@ -20,12 +20,12 @@ limitations under the License. com.google.cloud.bigtable mirroring-client - 0.9.0 + 0.9.1-SNAPSHOT bigtable-hbase-mirroring-client-1.x-parent pom - 0.9.0 + 0.9.1-SNAPSHOT ${project.groupId}:${project.artifactId} diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-1.x-2.x-integration-tests/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-1.x-2.x-integration-tests/pom.xml index fc608354a2..af8d76b161 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-1.x-2.x-integration-tests/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-1.x-2.x-integration-tests/pom.xml @@ -20,12 +20,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x-parent - 0.9.0 + 0.9.1-SNAPSHOT bigtable-hbase-mirroring-client-1.x-2.x-integration-tests jar - 0.9.0 + 0.9.1-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -46,7 +46,7 @@ limitations under the License. ${project.groupId} bigtable-emulator-maven-plugin - 2.14.0 + 2.14.1-SNAPSHOT @@ -115,7 +115,7 @@ limitations under the License. ${project.groupId} bigtable-emulator-maven-plugin - 2.14.0 + 2.14.1-SNAPSHOT @@ -198,7 +198,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x - 0.9.0 + 0.9.1-SNAPSHOT test @@ -212,7 +212,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-2.x - 2.14.0 + 2.14.1-SNAPSHOT test @@ -237,7 +237,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.9.0 + 0.9.1-SNAPSHOT test-jar test @@ -251,7 +251,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-integration-tests - 0.9.0 + 0.9.1-SNAPSHOT test-jar test diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-hadoop/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-hadoop/pom.xml index 7022ee710b..ed35679c4f 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-hadoop/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-hadoop/pom.xml @@ -20,12 +20,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x-parent - 0.9.0 + 0.9.1-SNAPSHOT bigtable-hbase-mirroring-client-2.x-hadoop jar - 0.9.0 + 0.9.1-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -54,7 +54,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x-shaded - 0.9.0 + 0.9.1-SNAPSHOT compile @@ -162,7 +162,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-integration-tests/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-integration-tests/pom.xml index b176641004..6301cb2a48 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-integration-tests/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-integration-tests/pom.xml @@ -20,12 +20,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x-parent - 0.9.0 + 0.9.1-SNAPSHOT bigtable-hbase-mirroring-client-2.x-integration-tests jar - 0.9.0 + 0.9.1-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -47,7 +47,7 @@ limitations under the License. ${project.groupId} bigtable-emulator-maven-plugin - 2.14.0 + 2.14.1-SNAPSHOT @@ -115,7 +115,7 @@ limitations under the License. ${project.groupId} bigtable-emulator-maven-plugin - 2.14.0 + 2.14.1-SNAPSHOT @@ -197,7 +197,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x - 0.9.0 + 0.9.1-SNAPSHOT test @@ -211,7 +211,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-2.x - 2.14.0 + 2.14.1-SNAPSHOT test @@ -236,7 +236,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.9.0 + 0.9.1-SNAPSHOT test-jar test @@ -250,7 +250,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-integration-tests - 0.9.0 + 0.9.1-SNAPSHOT test-jar test @@ -264,7 +264,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-2.x-integration-tests - 0.9.0 + 0.9.1-SNAPSHOT test-jar test diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-shaded/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-shaded/pom.xml index 269c9293ed..6880992277 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-shaded/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-shaded/pom.xml @@ -20,12 +20,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x-parent - 0.9.0 + 0.9.1-SNAPSHOT bigtable-hbase-mirroring-client-2.x-shaded jar - 0.9.0 + 0.9.1-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -45,7 +45,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x - 0.9.0 + 0.9.1-SNAPSHOT @@ -165,7 +165,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x/pom.xml index e777056cde..184d5fa2e6 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x/pom.xml @@ -20,12 +20,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x-parent - 0.9.0 + 0.9.1-SNAPSHOT bigtable-hbase-mirroring-client-2.x jar - 0.9.0 + 0.9.1-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -44,7 +44,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.9.0 + 0.9.1-SNAPSHOT compile @@ -89,7 +89,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.9.0 + 0.9.1-SNAPSHOT test-jar test @@ -107,7 +107,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/pom.xml index d4357235a5..cbd7617812 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/pom.xml @@ -20,12 +20,12 @@ limitations under the License. com.google.cloud.bigtable mirroring-client - 0.9.0 + 0.9.1-SNAPSHOT bigtable-hbase-mirroring-client-2.x-parent pom - 0.9.0 + 0.9.1-SNAPSHOT ${project.groupId}:${project.artifactId} diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/bigtable-hbase-mirroring-client-core/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/bigtable-hbase-mirroring-client-core/pom.xml index addb803fb7..2bb44febb6 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/bigtable-hbase-mirroring-client-core/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/bigtable-hbase-mirroring-client-core/pom.xml @@ -20,12 +20,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core-parent - 0.9.0 + 0.9.1-SNAPSHOT bigtable-hbase-mirroring-client-core jar - 0.9.0 + 0.9.1-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -63,7 +63,7 @@ limitations under the License. com.google.cloud.bigtable protobuf-java-format-shaded - 0.9.0 + 0.9.1-SNAPSHOT compile @@ -130,7 +130,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/pom.xml index a74aa147ab..0584a58128 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/pom.xml @@ -20,12 +20,12 @@ limitations under the License. com.google.cloud.bigtable mirroring-client - 0.9.0 + 0.9.1-SNAPSHOT bigtable-hbase-mirroring-client-core-parent pom - 0.9.0 + 0.9.1-SNAPSHOT ${project.groupId}:${project.artifactId} diff --git a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/protobuf-java-format-shaded/pom.xml b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/protobuf-java-format-shaded/pom.xml index bc6e4e7cdf..29a43f88d3 100644 --- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/protobuf-java-format-shaded/pom.xml +++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/protobuf-java-format-shaded/pom.xml @@ -5,11 +5,11 @@ bigtable-hbase-mirroring-client-core-parent com.google.cloud.bigtable - 0.9.0 + 0.9.1-SNAPSHOT protobuf-java-format-shaded - 0.9.0 + 0.9.1-SNAPSHOT This is a wrapper around `com.googlecode.protobuf-java-format:protobuf-java-format` that rewrites the bytecode to use `org.apache.hadoop.hbase.shaded.com.google.protobuf` instead of plain @@ -74,7 +74,7 @@ com.google.cloud.bigtable.test bigtable-build-helper - 2.14.0 + 2.14.1-SNAPSHOT verify-shaded-jar-entries diff --git a/hbase-migration-tools/mirroring-client/pom.xml b/hbase-migration-tools/mirroring-client/pom.xml index a343af91d0..2735e71dec 100644 --- a/hbase-migration-tools/mirroring-client/pom.xml +++ b/hbase-migration-tools/mirroring-client/pom.xml @@ -5,12 +5,12 @@ com.google.cloud.bigtable hbase-migration-tools - 2.14.0 + 2.14.1-SNAPSHOT mirroring-client pom - 0.9.0 + 0.9.1-SNAPSHOT com.google.bigtable.hbase.mirroring.shaded diff --git a/hbase-migration-tools/pom.xml b/hbase-migration-tools/pom.xml index 582232111a..e486f81a17 100644 --- a/hbase-migration-tools/pom.xml +++ b/hbase-migration-tools/pom.xml @@ -17,12 +17,12 @@ limitations under the License. 4.0.0 com.google.cloud.bigtable - 2.14.0 + 2.14.1-SNAPSHOT com.google.cloud.bigtable bigtable-client-parent - 2.14.0 + 2.14.1-SNAPSHOT hbase-migration-tools diff --git a/pom.xml b/pom.xml index 6487427bb2..52407ec459 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-client-parent - 2.14.0 + 2.14.1-SNAPSHOT pom ${project.groupId}:${project.artifactId} https://cloud.google.com/bigtable/ diff --git a/versions.txt b/versions.txt index 78bc63fe61..59b52b488a 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -bigtable-client-parent:2.14.0:2.14.0 -bigtable-hbase-replication:1.13.0:1.13.0 -bigtable-hbase-mirroring:0.9.0:0.9.0 \ No newline at end of file +bigtable-client-parent:2.14.0:2.14.1-SNAPSHOT +bigtable-hbase-replication:1.13.0:1.13.1-SNAPSHOT +bigtable-hbase-mirroring:0.9.0:0.9.1-SNAPSHOT \ No newline at end of file