From 48f551ed5ab3c961690e9f8fbe1ee2dcc3eb7eb4 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 23:54:39 +0000 Subject: [PATCH] chore(2.13.x): release 2.13.1-SNAPSHOT --- .../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 | 10 +++++----- .../bigtable-hbase-beam/pom.xml | 6 +++--- bigtable-dataflow-parent/pom.xml | 2 +- .../bigtable-hbase-1.x-hadoop/pom.xml | 6 +++--- .../pom.xml | 8 ++++---- .../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 | 6 +++--- bigtable-hbase-1.x-parent/pom.xml | 2 +- .../bigtable-hbase-2.x-hadoop/pom.xml | 6 +++--- .../pom.xml | 8 ++++---- .../bigtable-hbase-2.x-shaded/pom.xml | 6 +++--- .../bigtable-hbase-2.x/pom.xml | 4 ++-- 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 +- bigtable-test/pom.xml | 2 +- .../bigtable-hbase-1.x-replication/pom.xml | 8 ++++---- .../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 | 8 ++++---- .../pom.xml | 4 ++-- .../pom.xml | 16 ++++++++-------- .../pom.xml | 8 ++++---- .../pom.xml | 18 +++++++++--------- .../pom.xml | 8 ++++---- .../pom.xml | 8 ++++---- .../pom.xml | 4 ++-- .../pom.xml | 6 +++--- .../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 +++--- 51 files changed, 141 insertions(+), 141 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 13733d16ac..57581762d0 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.12.1 + 2.12.2-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 ca0cb44fba..9072a4d2d2 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.12.1 + 2.12.2-SNAPSHOT bigtable-hbase @@ -180,7 +180,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-internal-test-helper - 2.12.1 + 2.12.2-SNAPSHOT test @@ -252,7 +252,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.12.1 + 2.12.2-SNAPSHOT + 2.12.2-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 66d3a58b9a..9956f5e383 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.12.1 + 2.12.2-SNAPSHOT 4.0.0 @@ -158,7 +158,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-beam - 2.12.1 + 2.12.2-SNAPSHOT org.apache.hbase @@ -170,7 +170,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-1.x-shaded - 2.12.1 + 2.12.2-SNAPSHOT @@ -289,7 +289,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-internal-test-helper - 2.12.1 + 2.12.2-SNAPSHOT test @@ -478,7 +478,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.12.1 + 2.12.2-SNAPSHOT verify-mirror-deps diff --git a/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml b/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml index 619e2609ed..03e67d8e45 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.12.1 + 2.12.2-SNAPSHOT bigtable-hbase-beam @@ -83,7 +83,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-1.x-shaded - 2.12.1 + 2.12.2-SNAPSHOT + 2.12.2-SNAPSHOT verify-mirror-deps diff --git a/bigtable-dataflow-parent/pom.xml b/bigtable-dataflow-parent/pom.xml index e3aa40b607..fcb59d3124 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.12.1 + 2.12.2-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 217e4c1367..3ecd98754d 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.12.1 + 2.12.2-SNAPSHOT 4.0.0 @@ -39,7 +39,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-1.x-shaded - 2.12.1 + 2.12.2-SNAPSHOT @@ -234,7 +234,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.12.1 + 2.12.2-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 f321168082..a900b837b6 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.12.1 + 2.12.2-SNAPSHOT bigtable-hbase-1.x-integration-tests @@ -184,7 +184,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase - 2.12.1 + 2.12.2-SNAPSHOT test @@ -198,7 +198,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-1.x - 2.12.1 + 2.12.2-SNAPSHOT test @@ -212,7 +212,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-integration-tests-common - 2.12.1 + 2.12.2-SNAPSHOT test-jar test 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 cb89d3ab1c..ec15d522f9 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.12.1 + 2.12.2-SNAPSHOT bigtable-hbase-1.x-mapreduce @@ -65,7 +65,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-1.x-hadoop - 2.12.1 + 2.12.2-SNAPSHOT @@ -125,7 +125,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-internal-test-helper - 2.12.1 + 2.12.2-SNAPSHOT test @@ -231,7 +231,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.12.1 + 2.12.2-SNAPSHOT verify-mirror-deps 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 a33d842178..4fc72c362c 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.12.1 + 2.12.2-SNAPSHOT 4.0.0 @@ -68,7 +68,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-1.x - 2.12.1 + 2.12.2-SNAPSHOT @@ -435,7 +435,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.12.1 + 2.12.2-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 d815825c0f..f60608ac1f 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 @@ -5,7 +5,7 @@ bigtable-hbase-1.x-parent com.google.cloud.bigtable - 2.12.1 + 2.12.2-SNAPSHOT 4.0.0 @@ -23,7 +23,7 @@ ${project.groupId} bigtable-hbase-1.x-shaded - 2.12.1 + 2.12.2-SNAPSHOT + 2.12.2-SNAPSHOT bigtable-hbase-1.x @@ -56,7 +56,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase - 2.12.1 + 2.12.2-SNAPSHOT com.google.cloud.bigtable @@ -175,7 +175,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-internal-test-helper - 2.12.1 + 2.12.2-SNAPSHOT test diff --git a/bigtable-hbase-1.x-parent/pom.xml b/bigtable-hbase-1.x-parent/pom.xml index 762902b056..fe03dd70d0 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.12.1 + 2.12.2-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 339279da11..ecf08baf6e 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.12.1 + 2.12.2-SNAPSHOT 4.0.0 @@ -39,7 +39,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-2.x-shaded - 2.12.1 + 2.12.2-SNAPSHOT org.apache.hbase @@ -235,7 +235,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.12.1 + 2.12.2-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 ab4889ebc9..b919f35e94 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.12.1 + 2.12.2-SNAPSHOT bigtable-hbase-2.x-integration-tests @@ -185,7 +185,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase - 2.12.1 + 2.12.2-SNAPSHOT test @@ -203,7 +203,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-2.x - 2.12.1 + 2.12.2-SNAPSHOT test @@ -217,7 +217,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-integration-tests-common - 2.12.1 + 2.12.2-SNAPSHOT test-jar test 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 07c7993c83..a883c89071 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.12.1 + 2.12.2-SNAPSHOT 4.0.0 @@ -68,7 +68,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-2.x - 2.12.1 + 2.12.2-SNAPSHOT @@ -420,7 +420,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.12.1 + 2.12.2-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 b32316c9c1..a8b18cecea 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.12.1 + 2.12.2-SNAPSHOT @@ -60,7 +60,7 @@ limitations under the License. ${project.groupId} bigtable-hbase - 2.12.1 + 2.12.2-SNAPSHOT org.apache.hbase diff --git a/bigtable-hbase-2.x-parent/pom.xml b/bigtable-hbase-2.x-parent/pom.xml index 69e17add91..e9a8d45f97 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.12.1 + 2.12.2-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 8a466be4ce..62c124d8f1 100644 --- a/bigtable-test/bigtable-build-helper/pom.xml +++ b/bigtable-test/bigtable-build-helper/pom.xml @@ -5,13 +5,13 @@ bigtable-test com.google.cloud.bigtable - 2.12.1 + 2.12.2-SNAPSHOT 4.0.0 com.google.cloud.bigtable.test bigtable-build-helper - 2.12.1 + 2.12.2-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 e213a1095e..4c794069b8 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.12.1 + 2.12.2-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 9d0c09c431..08351baa1e 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.12.1 + 2.12.2-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 9886748f94..619cf8d395 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.12.1 + 2.12.2-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 048c0c7f3c..63dd1dd433 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.12.1 + 2.12.2-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 979ce57df8..4462f356eb 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.12.1 + 2.12.2-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 4982505949..9518224dc0 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.12.1 + 2.12.2-SNAPSHOT test diff --git a/bigtable-test/bigtable-emulator-maven-plugin/pom.xml b/bigtable-test/bigtable-emulator-maven-plugin/pom.xml index f0df6779a9..d230658a49 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.12.1 + 2.12.2-SNAPSHOT diff --git a/bigtable-test/bigtable-internal-test-helper/pom.xml b/bigtable-test/bigtable-internal-test-helper/pom.xml index 3a233c2117..83ebdcd533 100644 --- a/bigtable-test/bigtable-internal-test-helper/pom.xml +++ b/bigtable-test/bigtable-internal-test-helper/pom.xml @@ -5,7 +5,7 @@ bigtable-test com.google.cloud.bigtable - 2.12.1 + 2.12.2-SNAPSHOT 4.0.0 diff --git a/bigtable-test/pom.xml b/bigtable-test/pom.xml index 80bf8a17fc..5cd45c809a 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.12.1 + 2.12.2-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 d567777efc..f2175e6cfc 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 @@ -20,13 +20,13 @@ limitations under the License. bigtable-hbase-replication com.google.cloud.bigtable - 1.11.1 + 1.11.2-SNAPSHOT 4.0.0 com.google.cloud.bigtable bigtable-hbase-1.x-replication - 1.11.1 + 1.11.2-SNAPSHOT jar bigtable-hbase-1.x-replication @@ -135,7 +135,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-replication-core - 1.11.1 + 1.11.2-SNAPSHOT @@ -189,7 +189,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-internal-test-helper - 2.12.1 + 2.12.2-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 6fd7549faf..add9d994ad 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 @@ -20,13 +20,13 @@ limitations under the License. bigtable-hbase-replication com.google.cloud.bigtable - 1.11.1 + 1.11.2-SNAPSHOT 4.0.0 com.google.cloud.bigtable bigtable-hbase-2.x-replication - 1.11.1 + 1.11.2-SNAPSHOT jar bigtable-hbase-2.x-replication Library to enable one way replication from HBase to Cloud Bigtable. @@ -158,7 +158,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-replication-core - 1.11.1 + 1.11.2-SNAPSHOT @@ -178,7 +178,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-2.x-hadoop - 2.12.1 + 2.12.2-SNAPSHOT @@ -227,7 +227,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-internal-test-helper - 2.12.1 + 2.12.2-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 3e272d4431..c01ce32630 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 @@ -21,13 +21,13 @@ limitations under the License. bigtable-hbase-replication com.google.cloud.bigtable - 1.11.1 + 1.11.2-SNAPSHOT 4.0.0 com.google.cloud.bigtable bigtable-hbase-replication-core - 1.11.1 + 1.11.2-SNAPSHOT jar bigtable-hbase-replication-core Library to enable one way replication from HBase to Cloud @@ -95,7 +95,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-1.x-hadoop - 2.12.1 + 2.12.2-SNAPSHOT org.mockito diff --git a/hbase-migration-tools/bigtable-hbase-replication/pom.xml b/hbase-migration-tools/bigtable-hbase-replication/pom.xml index 409ffece41..46489cf5a2 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.11.1 + 1.11.2-SNAPSHOT com.google.cloud.bigtable hbase-migration-tools - 2.12.1 + 2.12.2-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 14e46676ee..a698cc29e4 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 @@ -21,12 +21,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-parent - 0.7.1 + 0.7.2-SNAPSHOT bigtable-hbase-mirroring-client-1.x-hadoop jar - 0.7.1 + 0.7.2-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -43,7 +43,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-shaded - 0.7.1 + 0.7.2-SNAPSHOT compile @@ -183,7 +183,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.12.1 + 2.12.2-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 634dc1bfa7..9b0893d603 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 @@ -22,12 +22,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-parent - 0.7.1 + 0.7.2-SNAPSHOT bigtable-hbase-mirroring-client-1.x-integration-tests jar - 0.7.1 + 0.7.2-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -49,7 +49,7 @@ limitations under the License. ${project.groupId} bigtable-emulator-maven-plugin - 2.12.1 + 2.12.2-SNAPSHOT @@ -116,7 +116,7 @@ limitations under the License. ${project.groupId} bigtable-emulator-maven-plugin - 2.12.1 + 2.12.2-SNAPSHOT @@ -182,7 +182,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x - 0.7.1 + 0.7.2-SNAPSHOT test @@ -218,7 +218,7 @@ limitations under the License. ${project.groupId} bigtable-hbase-1.x-hadoop - 2.12.1 + 2.12.2-SNAPSHOT test @@ -349,7 +349,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.7.1 + 0.7.2-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 dfd3870cf0..4953395e52 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 @@ -21,12 +21,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-parent - 0.7.1 + 0.7.2-SNAPSHOT bigtable-hbase-mirroring-client-1.x-shaded jar - 0.7.1 + 0.7.2-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -39,7 +39,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x - 0.7.1 + 0.7.2-SNAPSHOT compile @@ -204,7 +204,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.12.1 + 2.12.2-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 a25849b588..d84278d27d 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 @@ -21,12 +21,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-parent - 0.7.1 + 0.7.2-SNAPSHOT bigtable-hbase-mirroring-client-1.x jar - 0.7.1 + 0.7.2-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -37,7 +37,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.7.1 + 0.7.2-SNAPSHOT compile @@ -63,7 +63,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.7.1 + 0.7.2-SNAPSHOT test-jar test 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 40da75874a..57dbc73d1c 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.7.1 + 0.7.2-SNAPSHOT bigtable-hbase-mirroring-client-1.x-parent pom - 0.7.1 + 0.7.2-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 d7fb659309..51d410b2b4 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 @@ -22,12 +22,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x-parent - 0.7.1 + 0.7.2-SNAPSHOT bigtable-hbase-mirroring-client-1.x-2.x-integration-tests jar - 0.7.1 + 0.7.2-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -48,7 +48,7 @@ limitations under the License. ${project.groupId} bigtable-emulator-maven-plugin - 2.12.1 + 2.12.2-SNAPSHOT @@ -117,7 +117,7 @@ limitations under the License. ${project.groupId} bigtable-emulator-maven-plugin - 2.12.1 + 2.12.2-SNAPSHOT @@ -186,14 +186,14 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x - 0.7.1 + 0.7.2-SNAPSHOT test ${project.groupId} bigtable-hbase-2.x - 2.12.1 + 2.12.2-SNAPSHOT test @@ -217,14 +217,14 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.7.1 + 0.7.2-SNAPSHOT test-jar test com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-integration-tests - 0.7.1 + 0.7.2-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 0c600a0918..6fc1a38307 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 @@ -21,12 +21,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x-parent - 0.7.1 + 0.7.2-SNAPSHOT bigtable-hbase-mirroring-client-2.x-hadoop jar - 0.7.1 + 0.7.2-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -42,7 +42,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x-shaded - 0.7.1 + 0.7.2-SNAPSHOT compile @@ -192,7 +192,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.12.1 + 2.12.2-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 e0409c217e..eb2908f6ab 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 @@ -22,12 +22,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x-parent - 0.7.1 + 0.7.2-SNAPSHOT bigtable-hbase-mirroring-client-2.x-integration-tests jar - 0.7.1 + 0.7.2-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -49,7 +49,7 @@ limitations under the License. ${project.groupId} bigtable-emulator-maven-plugin - 2.12.1 + 2.12.2-SNAPSHOT @@ -117,7 +117,7 @@ limitations under the License. ${project.groupId} bigtable-emulator-maven-plugin - 2.12.1 + 2.12.2-SNAPSHOT @@ -185,14 +185,14 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x - 0.7.1 + 0.7.2-SNAPSHOT test ${project.groupId} bigtable-hbase-2.x - 2.12.1 + 2.12.2-SNAPSHOT test @@ -215,21 +215,21 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.7.1 + 0.7.2-SNAPSHOT test-jar test com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-integration-tests - 0.7.1 + 0.7.2-SNAPSHOT test-jar test com.google.cloud.bigtable bigtable-hbase-mirroring-client-1.x-2.x-integration-tests - 0.7.1 + 0.7.2-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 584b8357ad..d9bce24175 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 @@ -21,12 +21,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x-parent - 0.7.1 + 0.7.2-SNAPSHOT bigtable-hbase-mirroring-client-2.x-shaded jar - 0.7.1 + 0.7.2-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -38,7 +38,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x - 0.7.1 + 0.7.2-SNAPSHOT compile @@ -202,7 +202,7 @@ limitations under the License. com.google.cloud.bigtable.test bigtable-build-helper - 2.12.1 + 2.12.2-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 a487e3e96e..28a6591252 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 @@ -21,12 +21,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-2.x-parent - 0.7.1 + 0.7.2-SNAPSHOT bigtable-hbase-mirroring-client-2.x jar - 0.7.1 + 0.7.2-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -38,7 +38,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.7.1 + 0.7.2-SNAPSHOT compile @@ -100,7 +100,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core - 0.7.1 + 0.7.2-SNAPSHOT test-jar test 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 1fdd9f914a..469a25df0d 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.7.1 + 0.7.2-SNAPSHOT bigtable-hbase-mirroring-client-2.x-parent pom - 0.7.1 + 0.7.2-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 f7292e9821..832a47e70b 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 @@ -21,12 +21,12 @@ limitations under the License. com.google.cloud.bigtable bigtable-hbase-mirroring-client-core-parent - 0.7.1 + 0.7.2-SNAPSHOT bigtable-hbase-mirroring-client-core jar - 0.7.1 + 0.7.2-SNAPSHOT ${project.groupId}:${project.artifactId} @@ -91,7 +91,7 @@ limitations under the License. com.google.cloud.bigtable protobuf-java-format-shaded - 0.7.1 + 0.7.2-SNAPSHOT compile 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 34f9b1689e..4aeb9852d6 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 @@ -21,12 +21,12 @@ limitations under the License. com.google.cloud.bigtable mirroring-client - 0.7.1 + 0.7.2-SNAPSHOT bigtable-hbase-mirroring-client-core-parent pom - 0.7.1 + 0.7.2-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 2b6c7f094e..61734539b6 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 @@ -7,11 +7,11 @@ bigtable-hbase-mirroring-client-core-parent com.google.cloud.bigtable - 0.7.1 + 0.7.2-SNAPSHOT protobuf-java-format-shaded - 0.7.1 + 0.7.2-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 @@ -93,7 +93,7 @@ com.google.cloud.bigtable.test bigtable-build-helper - 2.12.1 + 2.12.2-SNAPSHOT verify-shaded-jar-entries diff --git a/hbase-migration-tools/mirroring-client/pom.xml b/hbase-migration-tools/mirroring-client/pom.xml index 92877f714c..3f590d5360 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.12.1 + 2.12.2-SNAPSHOT mirroring-client pom - 0.7.1 + 0.7.2-SNAPSHOT diff --git a/hbase-migration-tools/pom.xml b/hbase-migration-tools/pom.xml index 3a3de0a003..41e721f8ed 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.12.1 + 2.12.2-SNAPSHOT com.google.cloud.bigtable bigtable-client-parent - 2.12.1 + 2.12.2-SNAPSHOT hbase-migration-tools diff --git a/pom.xml b/pom.xml index 749c6bb026..0321ef9688 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ limitations under the License. com.google.cloud.bigtable bigtable-client-parent - 2.12.1 + 2.12.2-SNAPSHOT pom ${project.groupId}:${project.artifactId} https://cloud.google.com/bigtable/ diff --git a/versions.txt b/versions.txt index 3d100ac2dc..b8bb5538d9 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -bigtable-client-parent:2.12.1:2.12.1 -bigtable-hbase-replication:1.11.1:1.11.1 -bigtable-hbase-mirroring:0.7.1:0.7.1 \ No newline at end of file +bigtable-client-parent:2.12.1:2.12.2-SNAPSHOT +bigtable-hbase-replication:1.11.1:1.11.2-SNAPSHOT +bigtable-hbase-mirroring:0.7.1:0.7.2-SNAPSHOT \ No newline at end of file