From 886567f8b2402ec1232655d481b588ce76974851 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 9 Mar 2026 19:46:39 +0000
Subject: [PATCH 1/6] chore(main): release 2.16.2-SNAPSHOT (#4539)
:robot: I have created a release *beep* *boop*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
---
.../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 | 14 +++++++-------
.../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, 156 insertions(+), 156 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 7ac4e2dc1e..fbb40494c6 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.16.1
+ 2.16.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 7a30feeebf..69cc3acf6a 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.16.1
+ 2.16.2-SNAPSHOT
bigtable-hbase
@@ -85,7 +85,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.16.1
+ 2.16.2-SNAPSHOT
test
@@ -149,7 +149,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.2-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 2894a86fdd..bcece48092 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.16.1";
+ public static final String VERSION = "2.16.2-SNAPSHOT";
// {x-version-update-end}
/**
diff --git a/bigtable-client-core-parent/pom.xml b/bigtable-client-core-parent/pom.xml
index dd28361869..647922e602 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.16.1
+ 2.16.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 8f24fe73ee..66a76c5031 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.16.1
+ 2.16.2-SNAPSHOT
4.0.0
@@ -83,7 +83,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-beam
- 2.16.1
+ 2.16.2-SNAPSHOT
org.apache.hbase
@@ -156,7 +156,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.16.1
+ 2.16.2-SNAPSHOT
test
diff --git a/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml b/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml
index 8d9517e0bf..98607cdb91 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.16.1
+ 2.16.2-SNAPSHOT
bigtable-hbase-beam
@@ -75,7 +75,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-2.x-shaded
- 2.16.1
+ 2.16.2-SNAPSHOT
+ 2.16.2-SNAPSHOT
verify-mirror-deps-beam
diff --git a/bigtable-dataflow-parent/pom.xml b/bigtable-dataflow-parent/pom.xml
index 6ac1aad109..f41156c208 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.16.1
+ 2.16.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 b75d0a9fc7..5366a3ff49 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.16.1
+ 2.16.2-SNAPSHOT
4.0.0
@@ -35,7 +35,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-1.x-shaded
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -170,7 +170,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.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 947903812d..351133c563 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.16.1
+ 2.16.2-SNAPSHOT
bigtable-hbase-1.x-integration-tests
@@ -79,7 +79,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-1.x
- 2.16.1
+ 2.16.2-SNAPSHOT
org.apache.hbase
@@ -117,7 +117,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-1.x-shaded
- 2.16.1
+ 2.16.2-SNAPSHOT
org.apache.hbase
@@ -285,7 +285,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-1.x-shaded
- 2.16.1
+ 2.16.2-SNAPSHOT
org.apache.hbase
@@ -375,7 +375,7 @@ limitations under the License.
com.google.cloud.bigtable
hbase-minicluster-maven-plugin
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -466,7 +466,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-integration-tests-common
- 2.16.1
+ 2.16.2-SNAPSHOT
test-jar
test
@@ -587,7 +587,7 @@ limitations under the License.
com.google.cloud.bigtable
hbase-minicluster-maven-plugin
- 2.16.1
+ 2.16.2-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 aed108fc41..b6fe79a419 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.16.1
+ 2.16.2-SNAPSHOT
bigtable-hbase-1.x-mapreduce
@@ -60,7 +60,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-1.x-hadoop
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -120,7 +120,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.16.1
+ 2.16.2-SNAPSHOT
test
@@ -186,7 +186,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.2-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 6aa432b6e7..bc6e310839 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.16.1
+ 2.16.2-SNAPSHOT
4.0.0
@@ -113,7 +113,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-1.x
- 2.16.1
+ 2.16.2-SNAPSHOT
+ 2.16.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 323e239ee2..25ff18d0ff 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.16.1
+ 2.16.2-SNAPSHOT
4.0.0
@@ -21,7 +21,7 @@
${project.groupId}
bigtable-hbase-1.x-shaded
- 2.16.1
+ 2.16.2-SNAPSHOT
+ 2.16.2-SNAPSHOT
bigtable-hbase-1.x
@@ -73,7 +73,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -86,7 +86,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.16.1
+ 2.16.2-SNAPSHOT
test
@@ -131,7 +131,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.2-SNAPSHOT
diff --git a/bigtable-hbase-1.x-parent/pom.xml b/bigtable-hbase-1.x-parent/pom.xml
index 98bf378b72..e75bc200f7 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.16.1
+ 2.16.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 ded2efcabe..331ecb89e9 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.16.1
+ 2.16.2-SNAPSHOT
4.0.0
@@ -35,7 +35,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-2.x-shaded
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -152,7 +152,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.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 80cf58b244..1c32ed5657 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.16.1
+ 2.16.2-SNAPSHOT
bigtable-hbase-2.x-integration-tests
@@ -69,7 +69,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-2.x
- 2.16.1
+ 2.16.2-SNAPSHOT
org.apache.hbase
@@ -101,7 +101,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-2.x-shaded
- 2.16.1
+ 2.16.2-SNAPSHOT
org.apache.hbase
@@ -232,7 +232,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-2.x-shaded
- 2.16.1
+ 2.16.2-SNAPSHOT
org.apache.hbase
@@ -326,7 +326,7 @@ limitations under the License.
com.google.cloud.bigtable
hbase-minicluster-maven-plugin
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -434,7 +434,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-integration-tests-common
- 2.16.1
+ 2.16.2-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 fbf7065651..9c4df33a25 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.16.1
+ 2.16.2-SNAPSHOT
bigtable-hbase-2.x-mapreduce
@@ -60,7 +60,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-2.x-hadoop
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -135,7 +135,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.16.1
+ 2.16.2-SNAPSHOT
test
@@ -176,7 +176,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.2-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 b988b89577..db5de3c224 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.16.1
+ 2.16.2-SNAPSHOT
4.0.0
@@ -111,7 +111,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-2.x
- 2.16.1
+ 2.16.2-SNAPSHOT
+ 2.16.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 93d9701792..75e4f3675d 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.16.1
+ 2.16.2-SNAPSHOT
bigtable-hbase-2.x
@@ -68,7 +68,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase
- 2.16.1
+ 2.16.2-SNAPSHOT
org.apache.hbase
@@ -154,7 +154,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.2-SNAPSHOT
diff --git a/bigtable-hbase-2.x-parent/pom.xml b/bigtable-hbase-2.x-parent/pom.xml
index 0830688277..2002748e51 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.16.1
+ 2.16.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 24807a5c91..42d31bdaa2 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.16.1
+ 2.16.2-SNAPSHOT
4.0.0
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.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 dd7dec0fc6..54c7acb583 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.16.1
+ 2.16.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 5d535ce790..9a9f9db25f 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.16.1
+ 2.16.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 30acdbff9b..79626e1afb 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.16.1
+ 2.16.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 ddc4e412a1..a8efd7414d 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.16.1
+ 2.16.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 b531aecf7d..f29849977e 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.16.1
+ 2.16.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 fbc8a8c0b7..443b0f902b 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.16.1
+ 2.16.2-SNAPSHOT
test
diff --git a/bigtable-test/bigtable-emulator-maven-plugin/pom.xml b/bigtable-test/bigtable-emulator-maven-plugin/pom.xml
index b897fd93ef..b1b2b8bb01 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.16.1
+ 2.16.2-SNAPSHOT
diff --git a/bigtable-test/bigtable-internal-test-helper/pom.xml b/bigtable-test/bigtable-internal-test-helper/pom.xml
index e3611d6971..1e9863d0da 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.16.1
+ 2.16.2-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 dec68f4672..dd7ff46998 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.16.1
+ 2.16.2-SNAPSHOT
diff --git a/bigtable-test/pom.xml b/bigtable-test/pom.xml
index e8b70ab4ab..15254966eb 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.16.1
+ 2.16.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 00b5429ab3..b7bf42133c 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.15.1
+ 1.15.2-SNAPSHOT
4.0.0
com.google.cloud.bigtable
bigtable-hbase-1.x-replication
- 1.15.1
+ 1.15.2-SNAPSHOT
jar
bigtable-hbase-1.x-replication
@@ -37,7 +37,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.2-SNAPSHOT
verify-mirror-deps-hbase
@@ -89,7 +89,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-replication-core
- 1.15.1
+ 1.15.2-SNAPSHOT
org.apache.hbase
@@ -104,7 +104,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-1.x-hadoop
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -143,7 +143,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.16.1
+ 2.16.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 e9fecccdda..e0ab772ca8 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.15.1
+ 1.15.2-SNAPSHOT
4.0.0
com.google.cloud.bigtable
bigtable-hbase-2.x-replication
- 1.15.1
+ 1.15.2-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.15.1
+ 1.15.2-SNAPSHOT
org.apache.hbase
@@ -81,7 +81,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-2.x-hadoop
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -119,7 +119,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.16.1
+ 2.16.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 32981794e6..d275ed4262 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.15.1
+ 1.15.2-SNAPSHOT
4.0.0
com.google.cloud.bigtable
bigtable-hbase-replication-core
- 1.15.1
+ 1.15.2-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.16.1
+ 2.16.2-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 d9159010f8..fadc2c46cf 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.15.1
+ 1.15.2-SNAPSHOT
com.google.cloud.bigtable
hbase-migration-tools
- 2.16.1
+ 2.16.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 daa950b88e..dc22cef8c7 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.11.1
+ 0.11.2-SNAPSHOT
bigtable-hbase-mirroring-client-1.x-hadoop
jar
- 0.11.1
+ 0.11.2-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.11.1
+ 0.11.2-SNAPSHOT
compile
@@ -157,7 +157,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.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 4dd71a6421..2abbde9ecb 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.11.1
+ 0.11.2-SNAPSHOT
bigtable-hbase-mirroring-client-1.x-integration-tests
jar
- 0.11.1
+ 0.11.2-SNAPSHOT
${project.groupId}:${project.artifactId}
@@ -46,7 +46,7 @@ limitations under the License.
${project.groupId}
bigtable-emulator-maven-plugin
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -113,7 +113,7 @@ limitations under the License.
${project.groupId}
bigtable-emulator-maven-plugin
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -200,7 +200,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-1.x
- 0.11.1
+ 0.11.2-SNAPSHOT
test
@@ -213,7 +213,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-1.x
- 2.16.1
+ 2.16.2-SNAPSHOT
test
@@ -238,7 +238,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.11.1
+ 0.11.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 82484f2403..1d1d27cb13 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.11.1
+ 0.11.2-SNAPSHOT
bigtable-hbase-mirroring-client-1.x-shaded
jar
- 0.11.1
+ 0.11.2-SNAPSHOT
${project.groupId}:${project.artifactId}
@@ -56,7 +56,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-1.x
- 0.11.1
+ 0.11.2-SNAPSHOT
compile
@@ -173,7 +173,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.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 e96afcb806..3f9af617df 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.11.1
+ 0.11.2-SNAPSHOT
bigtable-hbase-mirroring-client-1.x
jar
- 0.11.1
+ 0.11.2-SNAPSHOT
${project.groupId}:${project.artifactId}
@@ -56,7 +56,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.11.1
+ 0.11.2-SNAPSHOT
compile
@@ -94,7 +94,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.11.1
+ 0.11.2-SNAPSHOT
test-jar
test
@@ -112,7 +112,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.2-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 e460fe8e9a..88292bc36b 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.11.1
+ 0.11.2-SNAPSHOT
bigtable-hbase-mirroring-client-1.x-parent
pom
- 0.11.1
+ 0.11.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 07504aa913..70f42b2fca 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.11.1
+ 0.11.2-SNAPSHOT
bigtable-hbase-mirroring-client-1.x-2.x-integration-tests
jar
- 0.11.1
+ 0.11.2-SNAPSHOT
${project.groupId}:${project.artifactId}
@@ -46,7 +46,7 @@ limitations under the License.
${project.groupId}
bigtable-emulator-maven-plugin
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -115,7 +115,7 @@ limitations under the License.
${project.groupId}
bigtable-emulator-maven-plugin
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -198,7 +198,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-2.x
- 0.11.1
+ 0.11.2-SNAPSHOT
test
@@ -212,7 +212,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-2.x
- 2.16.1
+ 2.16.2-SNAPSHOT
test
@@ -237,7 +237,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.11.1
+ 0.11.2-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.11.1
+ 0.11.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 b12dcf9e3c..e402489373 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.11.1
+ 0.11.2-SNAPSHOT
bigtable-hbase-mirroring-client-2.x-hadoop
jar
- 0.11.1
+ 0.11.2-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.11.1
+ 0.11.2-SNAPSHOT
compile
@@ -162,7 +162,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.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 e7591835f9..ef312bbcbc 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.11.1
+ 0.11.2-SNAPSHOT
bigtable-hbase-mirroring-client-2.x-integration-tests
jar
- 0.11.1
+ 0.11.2-SNAPSHOT
${project.groupId}:${project.artifactId}
@@ -47,7 +47,7 @@ limitations under the License.
${project.groupId}
bigtable-emulator-maven-plugin
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -115,7 +115,7 @@ limitations under the License.
${project.groupId}
bigtable-emulator-maven-plugin
- 2.16.1
+ 2.16.2-SNAPSHOT
@@ -197,7 +197,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-2.x
- 0.11.1
+ 0.11.2-SNAPSHOT
test
@@ -211,7 +211,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-2.x
- 2.16.1
+ 2.16.2-SNAPSHOT
test
@@ -236,7 +236,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.11.1
+ 0.11.2-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.11.1
+ 0.11.2-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.11.1
+ 0.11.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 a7c4ded4df..cfd5504eea 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.11.1
+ 0.11.2-SNAPSHOT
bigtable-hbase-mirroring-client-2.x-shaded
jar
- 0.11.1
+ 0.11.2-SNAPSHOT
${project.groupId}:${project.artifactId}
@@ -45,7 +45,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-2.x
- 0.11.1
+ 0.11.2-SNAPSHOT
@@ -165,7 +165,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.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 19583440e3..c548988f4d 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.11.1
+ 0.11.2-SNAPSHOT
bigtable-hbase-mirroring-client-2.x
jar
- 0.11.1
+ 0.11.2-SNAPSHOT
${project.groupId}:${project.artifactId}
@@ -44,7 +44,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.11.1
+ 0.11.2-SNAPSHOT
compile
@@ -89,7 +89,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.11.1
+ 0.11.2-SNAPSHOT
test-jar
test
@@ -107,7 +107,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.2-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 e10c1b6bbc..cf356f1a60 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.11.1
+ 0.11.2-SNAPSHOT
bigtable-hbase-mirroring-client-2.x-parent
pom
- 0.11.1
+ 0.11.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 2e53da33a5..e77c09df45 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.11.1
+ 0.11.2-SNAPSHOT
bigtable-hbase-mirroring-client-core
jar
- 0.11.1
+ 0.11.2-SNAPSHOT
${project.groupId}:${project.artifactId}
@@ -63,7 +63,7 @@ limitations under the License.
com.google.cloud.bigtable
protobuf-java-format-shaded
- 0.11.1
+ 0.11.2-SNAPSHOT
compile
@@ -130,7 +130,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.2-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 201bdc2c49..8e596e88db 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.11.1
+ 0.11.2-SNAPSHOT
bigtable-hbase-mirroring-client-core-parent
pom
- 0.11.1
+ 0.11.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 9c7b08c2f8..4868e19ac9 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,12 +5,12 @@
bigtable-hbase-mirroring-client-core-parent
com.google.cloud.bigtable
- 0.11.1
+ 0.11.2-SNAPSHOT
protobuf-java-format-shaded
${project.groupId}:${project.artifactId}
- 0.11.1
+ 0.11.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
@@ -75,7 +75,7 @@
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.1
+ 2.16.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 7b5041d829..18660959ec 100644
--- a/hbase-migration-tools/mirroring-client/pom.xml
+++ b/hbase-migration-tools/mirroring-client/pom.xml
@@ -5,13 +5,13 @@
com.google.cloud.bigtable
hbase-migration-tools
- 2.16.1
+ 2.16.2-SNAPSHOT
mirroring-client
${project.groupId}:${project.artifactId}
pom
- 0.11.1
+ 0.11.2-SNAPSHOT
com.google.bigtable.hbase.mirroring.shaded
diff --git a/hbase-migration-tools/pom.xml b/hbase-migration-tools/pom.xml
index 612654955a..9ca96d9f9e 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.16.1
+ 2.16.2-SNAPSHOT
com.google.cloud.bigtable
bigtable-client-parent
- 2.16.1
+ 2.16.2-SNAPSHOT
hbase-migration-tools
diff --git a/pom.xml b/pom.xml
index f3ac4fad4d..b83a8772b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-client-parent
- 2.16.1
+ 2.16.2-SNAPSHOT
pom
${project.groupId}:${project.artifactId}
https://cloud.google.com/bigtable/
diff --git a/versions.txt b/versions.txt
index baff6db764..e06b253be0 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-bigtable-client-parent:2.16.1:2.16.1
-bigtable-hbase-replication:1.15.1:1.15.1
-bigtable-hbase-mirroring:0.11.1:0.11.1
\ No newline at end of file
+bigtable-client-parent:2.16.1:2.16.2-SNAPSHOT
+bigtable-hbase-replication:1.15.1:1.15.2-SNAPSHOT
+bigtable-hbase-mirroring:0.11.1:0.11.2-SNAPSHOT
\ No newline at end of file
From ed3a802966f7d21aa6a8ca3ec7203186f62dabe3 Mon Sep 17 00:00:00 2001
From: Mattie Fu
Date: Tue, 10 Mar 2026 11:04:56 -0400
Subject: [PATCH 2/6] deps: update hbase-client version (#4526)
* deps: update hbase-client version
* ignore deps
* update
* add ctor
* add ctor
* add ctor
* remove unused ctor
---
.../hbase/BigtableBufferedMutatorHelper.java | 9 +++++
.../hbase/wrappers/BigtableHBaseSettings.java | 3 ++
.../veneer/BigtableHBaseVeneerSettings.java | 9 +++++
.../beam/hbasesnapshots/EndToEndIT.java | 10 ++++-
.../bigtable/beam/it/CloudBigtableBeamIT.java | 3 ++
.../beam/sequencefiles/EndToEndIT.java | 10 ++++-
.../bigtable-hbase-2.x-mapreduce/pom.xml | 6 +++
.../bigtable-hbase-2.x-shaded/pom.xml | 1 +
.../bigtable/hbase2_x/BigtableAsyncAdmin.java | 6 +++
.../BigtableAsyncBufferedMutator.java | 20 ++++++++++
.../bigtable/hbase2_x/BigtableConnection.java | 14 ++++++-
.../hbase/client/BigtableAsyncConnection.java | 38 +++++++++++++++++++
.../client/BigtableConnectionRegistry.java | 5 +++
pom.xml | 2 +-
14 files changed, 130 insertions(+), 6 deletions(-)
diff --git a/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/BigtableBufferedMutatorHelper.java b/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/BigtableBufferedMutatorHelper.java
index 9a3426cdba..6e6594d345 100644
--- a/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/BigtableBufferedMutatorHelper.java
+++ b/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/BigtableBufferedMutatorHelper.java
@@ -26,6 +26,7 @@
import com.google.cloud.bigtable.hbase.wrappers.BulkMutationWrapper;
import com.google.cloud.bigtable.hbase.wrappers.DataClientWrapper;
import java.io.IOException;
+import java.time.Duration;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.locks.ReentrantReadWriteLock;
@@ -127,6 +128,14 @@ public long getWriteBufferSize() {
return this.settings.getBatchingMaxRequestSize();
}
+ public int getMaxRowKeyCount() {
+ return this.settings.getBulkMaxRowCount();
+ }
+
+ public Duration getAutoFlushInterval() {
+ return this.settings.getAutoFlushInterval();
+ }
+
public List> mutate(List extends Mutation> mutations) {
closedReadLock.lock();
try {
diff --git a/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/wrappers/BigtableHBaseSettings.java b/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/wrappers/BigtableHBaseSettings.java
index 0b6fd56b3b..1653dd9d3f 100644
--- a/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/wrappers/BigtableHBaseSettings.java
+++ b/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/wrappers/BigtableHBaseSettings.java
@@ -27,6 +27,7 @@
import com.google.common.annotations.VisibleForTesting;
import com.google.common.base.Preconditions;
import java.io.IOException;
+import java.time.Duration;
import java.util.Map;
import org.apache.hadoop.conf.Configuration;
@@ -101,6 +102,8 @@ public int getTtlSecondsForBackup() {
public abstract long getBatchingMaxRequestSize();
+ public abstract Duration getAutoFlushInterval();
+
// This is equivalent to allow server-side timestamp.
public abstract boolean isRetriesWithoutTimestampAllowed();
diff --git a/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/wrappers/veneer/BigtableHBaseVeneerSettings.java b/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/wrappers/veneer/BigtableHBaseVeneerSettings.java
index 13e2d791eb..90bf8a193d 100644
--- a/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/wrappers/veneer/BigtableHBaseVeneerSettings.java
+++ b/bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/wrappers/veneer/BigtableHBaseVeneerSettings.java
@@ -241,6 +241,15 @@ public long getBatchingMaxRequestSize() {
return batchingMaxMemory;
}
+ @Override
+ public java.time.Duration getAutoFlushInterval() {
+ return dataSettings
+ .getStubSettings()
+ .bulkMutateRowsSettings()
+ .getBatchingSettings()
+ .getDelayThresholdDuration();
+ }
+
@Override
public boolean isRetriesWithoutTimestampAllowed() {
return allowRetriesWithoutTimestamp;
diff --git a/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/hbasesnapshots/EndToEndIT.java b/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/hbasesnapshots/EndToEndIT.java
index 10f51e7ec8..47104c2054 100644
--- a/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/hbasesnapshots/EndToEndIT.java
+++ b/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/hbasesnapshots/EndToEndIT.java
@@ -26,6 +26,7 @@
import com.google.cloud.bigtable.beam.validation.SyncTableJob;
import com.google.cloud.bigtable.beam.validation.SyncTableJob.SyncTableOptions;
import com.google.cloud.bigtable.hbase.BigtableConfiguration;
+import com.google.cloud.bigtable.hbase.BigtableOptionsFactory;
import com.google.common.base.Preconditions;
import com.google.common.io.ByteStreams;
import java.io.BufferedReader;
@@ -54,6 +55,7 @@
import org.apache.beam.sdk.metrics.MetricQueryResults;
import org.apache.beam.sdk.options.PipelineOptionsFactory;
import org.apache.beam.sdk.options.ValueProvider.StaticValueProvider;
+import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.Cell;
import org.apache.hadoop.hbase.HColumnDescriptor;
import org.apache.hadoop.hbase.HConstants;
@@ -122,9 +124,13 @@ public void setup() throws Exception {
uploadFixture(gcsUtil, SNAPSHOT_FIXTURE_NAME, fixtureDir);
+ // Disable CSM to reduce noise in the test output
+ Configuration config =
+ BigtableConfiguration.configure(properties.getProjectId(), properties.getInstanceId());
+ config.set(BigtableOptionsFactory.BIGTABLE_ENABLE_CLIENT_SIDE_METRICS, "false");
+
// Bigtable config
- connection =
- BigtableConfiguration.connect(properties.getProjectId(), properties.getInstanceId());
+ connection = BigtableConfiguration.connect(config);
// TODO: use timebased names to allow for gc
tableId = "test_" + UUID.randomUUID();
diff --git a/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/it/CloudBigtableBeamIT.java b/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/it/CloudBigtableBeamIT.java
index e813e2fea2..b5d66f1dad 100644
--- a/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/it/CloudBigtableBeamIT.java
+++ b/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/it/CloudBigtableBeamIT.java
@@ -26,6 +26,7 @@
import com.google.cloud.bigtable.beam.test_env.EnvSetup;
import com.google.cloud.bigtable.beam.test_env.TestProperties;
import com.google.cloud.bigtable.hbase.BigtableConfiguration;
+import com.google.cloud.bigtable.hbase.BigtableOptionsFactory;
import java.io.IOException;
import java.io.Serializable;
import java.util.ArrayList;
@@ -112,6 +113,8 @@ public void setUp() throws IOException {
properties
.getAdminEndpoint()
.ifPresent(endpoint -> config.set(BIGTABLE_ADMIN_HOST_KEY, endpoint));
+ // Disable CSM to reduce noise in the test output
+ config.set(BigtableOptionsFactory.BIGTABLE_ENABLE_CLIENT_SIDE_METRICS, "false");
connection = BigtableConfiguration.connect(config);
diff --git a/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/sequencefiles/EndToEndIT.java b/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/sequencefiles/EndToEndIT.java
index 33828f69da..d5f5617fef 100644
--- a/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/sequencefiles/EndToEndIT.java
+++ b/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/sequencefiles/EndToEndIT.java
@@ -22,6 +22,7 @@
import com.google.cloud.bigtable.beam.test_env.EnvSetup;
import com.google.cloud.bigtable.beam.test_env.TestProperties;
import com.google.cloud.bigtable.hbase.BigtableConfiguration;
+import com.google.cloud.bigtable.hbase.BigtableOptionsFactory;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.Sets;
import com.google.common.truth.Correspondence;
@@ -38,6 +39,7 @@
import org.apache.beam.sdk.extensions.gcp.util.gcsfs.GcsPath;
import org.apache.beam.sdk.options.PipelineOptionsFactory;
import org.apache.beam.sdk.options.ValueProvider.StaticValueProvider;
+import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.Cell;
import org.apache.hadoop.hbase.CellUtil;
import org.apache.hadoop.hbase.TableName;
@@ -89,9 +91,13 @@ public void setup() throws Exception {
properties.applyTo(gcpOptions);
gcsUtil = new GcsUtil.GcsUtilFactory().create(gcpOptions);
+ // Disable CSM to reduce noise in the test output
+ Configuration config =
+ BigtableConfiguration.configure(properties.getProjectId(), properties.getInstanceId());
+ config.set(BigtableOptionsFactory.BIGTABLE_ENABLE_CLIENT_SIDE_METRICS, "false");
+
// Bigtable config
- connection =
- BigtableConfiguration.connect(properties.getProjectId(), properties.getInstanceId());
+ connection = BigtableConfiguration.connect(config);
// TODO: support endpoints
}
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 9c4df33a25..e701c5c800 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
@@ -188,6 +188,12 @@ limitations under the License.
org.apache.hbase:hbase-mapreduce
+
+
+ javax.activation:activation
+ javax.xml.bind:jaxb-api
+ javax.xml.stream:stax-api
+
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 db5de3c224..034973432c 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
@@ -247,6 +247,7 @@ limitations under the License.
org.apache.htrace:htrace-core4
commons-logging:commons-logging
org.apache.yetus:audience-annotations
+ jakarta.activation:jakarta.activation-api
diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/com/google/cloud/bigtable/hbase2_x/BigtableAsyncAdmin.java b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/com/google/cloud/bigtable/hbase2_x/BigtableAsyncAdmin.java
index 0a7b948026..2962a6c657 100644
--- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/com/google/cloud/bigtable/hbase2_x/BigtableAsyncAdmin.java
+++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/com/google/cloud/bigtable/hbase2_x/BigtableAsyncAdmin.java
@@ -695,7 +695,13 @@ public int getStoreFileCount() {
public Size getStoreFileSize() {
return new Size(size, Unit.BYTE);
}
+
+ @Override
+ public Size getMemStoreSize() {
+ return new Size(size, Unit.BYTE);
+ }
}
+
/** Handler for unsupported operations for generating Admin class at runtime. */
public static class UnsupportedOperationsHandler implements InvocationHandler {
@Override
diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/com/google/cloud/bigtable/hbase2_x/BigtableAsyncBufferedMutator.java b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/com/google/cloud/bigtable/hbase2_x/BigtableAsyncBufferedMutator.java
index 7eeec43358..790dcfed19 100644
--- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/com/google/cloud/bigtable/hbase2_x/BigtableAsyncBufferedMutator.java
+++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/com/google/cloud/bigtable/hbase2_x/BigtableAsyncBufferedMutator.java
@@ -24,7 +24,9 @@
import com.google.cloud.bigtable.hbase.wrappers.BigtableHBaseSettings;
import java.io.IOException;
import java.util.List;
+import java.util.Map;
import java.util.concurrent.CompletableFuture;
+import java.util.concurrent.TimeUnit;
import java.util.stream.Collectors;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.TableName;
@@ -88,6 +90,24 @@ public long getWriteBufferSize() {
return helper.getWriteBufferSize();
}
+ /** {@inheritDoc} */
+ @Override
+ public int getMaxMutations() {
+ return helper.getMaxRowKeyCount();
+ }
+
+ /** {@inheritDoc} */
+ @Override
+ public long getPeriodicalFlushTimeout(TimeUnit unit) {
+ return unit.convert(helper.getAutoFlushInterval().toNanos(), TimeUnit.NANOSECONDS);
+ }
+
+ /** {@inheritDoc} */
+ @Override
+ public Map getRequestAttributes() {
+ throw new UnsupportedOperationException("not implemented");
+ }
+
/** {@inheritDoc} */
@Override
public List> mutate(List extends Mutation> mutations) {
diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/com/google/cloud/bigtable/hbase2_x/BigtableConnection.java b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/com/google/cloud/bigtable/hbase2_x/BigtableConnection.java
index e2b9df215a..32eb3eafb9 100644
--- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/com/google/cloud/bigtable/hbase2_x/BigtableConnection.java
+++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/com/google/cloud/bigtable/hbase2_x/BigtableConnection.java
@@ -22,6 +22,7 @@
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
import java.util.List;
+import java.util.Map;
import java.util.concurrent.CopyOnWriteArrayList;
import java.util.concurrent.ExecutorService;
import org.apache.hadoop.conf.Configuration;
@@ -58,7 +59,13 @@ public BigtableConnection(Configuration conf) throws IOException {
public BigtableConnection(Configuration conf, ExecutorService pool, User user)
throws IOException {
- super(conf);
+ super(conf, false, pool, user);
+ }
+
+ public BigtableConnection(
+ Configuration conf, ExecutorService pool, User user, Map connectionAttributes)
+ throws IOException {
+ super(conf, false, pool, user);
}
/**
@@ -111,6 +118,11 @@ public TableBuilder setOperationTimeout(int arg0) {
return this;
}
+ @Override
+ public TableBuilder setRequestAttribute(String s, byte[] bytes) {
+ throw new UnsupportedOperationException("not implemented");
+ }
+
@Override
public Table build() {
try {
diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/org/apache/hadoop/hbase/client/BigtableAsyncConnection.java b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/org/apache/hadoop/hbase/client/BigtableAsyncConnection.java
index 27aa6f3434..c125cba16c 100644
--- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/org/apache/hadoop/hbase/client/BigtableAsyncConnection.java
+++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/org/apache/hadoop/hbase/client/BigtableAsyncConnection.java
@@ -37,6 +37,7 @@
import java.util.Collections;
import java.util.HashSet;
import java.util.List;
+import java.util.Map;
import java.util.Set;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.CopyOnWriteArrayList;
@@ -76,6 +77,17 @@ public BigtableAsyncConnection(Configuration conf) throws IOException {
this(conf, null, null, null);
}
+ // This constructor is used in HBase 2 version >= 2.6
+ public BigtableAsyncConnection(
+ Configuration conf,
+ Object ignoredRegistry,
+ String ignoredClusterId,
+ final User ignoredUser,
+ Map ignoredAttributes)
+ throws IOException {
+ this(conf, ignoredRegistry, ignoredClusterId, ignoredUser);
+ }
+
// This constructor is used in HBase 2 version < 2.3
public BigtableAsyncConnection(
Configuration conf, Object ignoredAsyncRegistry, String ignoredClusterId, User ignoredUser)
@@ -201,6 +213,11 @@ public AsyncBufferedMutatorBuilder setMaxKeyValueSize(int i) {
return this;
}
+ @Override
+ public AsyncBufferedMutatorBuilder setMaxMutations(int i) {
+ return this;
+ }
+
@Override
public AsyncBufferedMutatorBuilder setStartLogErrorsCnt(int arg0) {
return this;
@@ -259,6 +276,12 @@ public AsyncTableBuilder setStartLogErrorsCnt(int ar
return this;
}
+ @Override
+ public AsyncTableBuilder setRequestAttribute(
+ String s, byte[] bytes) {
+ return this;
+ }
+
@Override
public AsyncTableBuilder setScanTimeout(
long arg0, TimeUnit arg1) {
@@ -304,6 +327,11 @@ public AsyncTableBuilder setRetryPauseForServerOverl
return this;
}
+ @Override
+ public AsyncTableBuilder setMaxRetries(int maxRetries) {
+ return this;
+ }
+
@Override
public AsyncTable build() {
return new BigtableAsyncTable(BigtableAsyncConnection.this, createAdapter(tableName));
@@ -371,6 +399,11 @@ public AsyncTableBuilder setStartLogErrorsCnt(int arg0) {
return this;
}
+ @Override
+ public AsyncTableBuilder setRequestAttribute(String s, byte[] bytes) {
+ return this;
+ }
+
@Override
public AsyncTableBuilder setWriteRpcTimeout(long arg0, TimeUnit arg1) {
return this;
@@ -381,6 +414,11 @@ public AsyncTableBuilder setRetryPauseForServerOverloaded(
long l, TimeUnit timeUnit) {
return this;
}
+
+ @Override
+ public AsyncTableBuilder setMaxRetries(int maxRetries) {
+ return this;
+ }
};
}
diff --git a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/org/apache/hadoop/hbase/client/BigtableConnectionRegistry.java b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/org/apache/hadoop/hbase/client/BigtableConnectionRegistry.java
index 8d5b09890d..7c742fa068 100644
--- a/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/org/apache/hadoop/hbase/client/BigtableConnectionRegistry.java
+++ b/bigtable-hbase-2.x-parent/bigtable-hbase-2.x/src/main/java/org/apache/hadoop/hbase/client/BigtableConnectionRegistry.java
@@ -20,6 +20,7 @@
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.RegionLocations;
import org.apache.hadoop.hbase.ServerName;
+import org.apache.hadoop.hbase.security.User;
/** Implementation for `hbase.client.registry.impl` for HBase >= 2.3 */
@InternalApi
@@ -32,6 +33,10 @@ public BigtableConnectionRegistry(Configuration ignored) {
// noop
}
+ public BigtableConnectionRegistry(Configuration ignored, User user) {
+ // noop
+ }
+
@Override
public CompletableFuture getMetaRegionLocations() {
throw new UnsupportedOperationException();
diff --git a/pom.xml b/pom.xml
index b83a8772b2..c79ee8c847 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@ limitations under the License.
1.7.2
- 2.5.7-hadoop3
+ 2.6.4-hadoop3
2.28.2
From 728fb5281773206462bdb211be1264e2b25ffa94 Mon Sep 17 00:00:00 2001
From: gurusai-voleti
Date: Mon, 23 Mar 2026 18:43:05 +0530
Subject: [PATCH 3/6] chore: Migrate gsutil usage to gcloud storage (#4528)
---
.../google/cloud/bigtable/beam/hbasesnapshots/EndToEndIT.java | 2 +-
bigtable-dataflow-parent/bigtable-hbase-beam/README.md | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/hbasesnapshots/EndToEndIT.java b/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/hbasesnapshots/EndToEndIT.java
index 47104c2054..1f3758dc21 100644
--- a/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/hbasesnapshots/EndToEndIT.java
+++ b/bigtable-dataflow-parent/bigtable-beam-import/src/test/java/com/google/cloud/bigtable/beam/hbasesnapshots/EndToEndIT.java
@@ -78,7 +78,7 @@
* End to end integration test for pipeline that import HBase snapshot data into Cloud Bigtable and
* validates the imported data with SyncTable.
* Prepare test data with gsutil(https://cloud.google.com/storage/docs/quickstart-gsutil):
- * gsutil -m cp -r /bigtable-dataflow-parent/bigtable-beam-import/src/test/integration-test \
+ * gcloud storage cp --recursive /bigtable-dataflow-parent/bigtable-beam-import/src/test/integration-test \
* gs:///cloud-data-dir/
*/
public class EndToEndIT {
diff --git a/bigtable-dataflow-parent/bigtable-hbase-beam/README.md b/bigtable-dataflow-parent/bigtable-hbase-beam/README.md
index 84cc2b569e..f6281ea908 100755
--- a/bigtable-dataflow-parent/bigtable-hbase-beam/README.md
+++ b/bigtable-dataflow-parent/bigtable-hbase-beam/README.md
@@ -75,6 +75,5 @@ p
p.run();
-// Once this is done, you can get the result file via "gsutil cp -00000-of-00001"
+// Once this is done, you can get the result file via "gcloud storage cp -00000-of-00001"
```
-
From 84457d9f86a7050bf1ec4342832c31e798fa72d2 Mon Sep 17 00:00:00 2001
From: Mattie Fu
Date: Fri, 3 Apr 2026 10:50:44 -0400
Subject: [PATCH 4/6] deps: update java-bigtable version (#4555)
Change-Id: I79f576e350903f75dcb51fc0e287a629252cc512
---
.../wrappers/veneer/TestBigtableHBaseVeneerSettings.java | 4 ++--
pom.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/bigtable-client-core-parent/bigtable-hbase/src/test/java/com/google/cloud/bigtable/hbase/wrappers/veneer/TestBigtableHBaseVeneerSettings.java b/bigtable-client-core-parent/bigtable-hbase/src/test/java/com/google/cloud/bigtable/hbase/wrappers/veneer/TestBigtableHBaseVeneerSettings.java
index 9376d3ff1c..53c37f0f4e 100644
--- a/bigtable-client-core-parent/bigtable-hbase/src/test/java/com/google/cloud/bigtable/hbase/wrappers/veneer/TestBigtableHBaseVeneerSettings.java
+++ b/bigtable-client-core-parent/bigtable-hbase/src/test/java/com/google/cloud/bigtable/hbase/wrappers/veneer/TestBigtableHBaseVeneerSettings.java
@@ -399,7 +399,7 @@ public void testDefaultThrottlingDisabled() throws IOException {
public void testDataSettingsWithEmulator() throws IOException {
// A real port isn't required for this test; only verifying the configs can be stored and
// retrieved.
- final int availablePort = 987654321;
+ final int availablePort = 1234;
String emulatorHost = "localhost:" + availablePort;
configuration.set(BIGTABLE_EMULATOR_HOST_KEY, emulatorHost);
@@ -416,7 +416,7 @@ public void testDataSettingsWithEmulator() throws IOException {
public void testAdminSettingsWithEmulator() throws IOException {
// A real port isn't required for this test; only verifying the configs can be stored and
// retrieved.
- final int availablePort = 987654321;
+ final int availablePort = 1234;
String emulatorHost = "localhost:" + availablePort;
configuration.set(BIGTABLE_EMULATOR_HOST_KEY, emulatorHost);
diff --git a/pom.xml b/pom.xml
index c79ee8c847..5c5a1821c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,8 +55,8 @@ limitations under the License.
UTF-8
- 2.71.0
- 0.203.0
+ 2.75.1
+ 0.212.1
1.29.2
4.2.22
From 769b1bb04cf00bddadf2e18f3e8baf7cb0ad8aac Mon Sep 17 00:00:00 2001
From: Mattie Fu
Date: Fri, 3 Apr 2026 15:11:17 -0400
Subject: [PATCH 5/6] deps: update beam version (#4556)
* deps: update beam version
Change-Id: Ieff160f757b824db7f8c172c125dbab8276a035a
* update error prone version
Change-Id: Ic996cc24e360bec5bcf5b39ad0db28429df12e4d
---
bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml b/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml
index 98607cdb91..a3d7d63ccf 100644
--- a/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml
+++ b/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml
@@ -33,7 +33,7 @@ limitations under the License.
com.google.errorprone
error_prone_annotations
- 2.20.0
+ 2.31.0
33.4.0-jre
0.31.1
From 3d7e6f9f9eb329f8286452fb5a726ef3737af588 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 3 Apr 2026 16:00:36 -0400
Subject: [PATCH 6/6] chore(main): release 2.16.2 (#4541)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 9 +++++++++
.../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 | 14 +++++++-------
.../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 +++---
55 files changed, 166 insertions(+), 157 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 129fd31a5c..bf7845f7b1 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "2.16.1"
+ ".": "2.16.2"
}
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84b872429b..1f42ea58ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+## [2.16.2](https://github.com/googleapis/java-bigtable-hbase/compare/v2.16.1...v2.16.2) (2026-04-03)
+
+
+### Dependencies
+
+* update beam version ([#4556](https://github.com/googleapis/java-bigtable-hbase/issues/4556)) ([769b1bb](https://github.com/googleapis/java-bigtable-hbase/commit/769b1bb04cf00bddadf2e18f3e8baf7cb0ad8aac))
+* update hbase-client version ([#4526](https://github.com/googleapis/java-bigtable-hbase/issues/4526)) ([ed3a802](https://github.com/googleapis/java-bigtable-hbase/commit/ed3a802966f7d21aa6a8ca3ec7203186f62dabe3))
+* update java-bigtable version ([#4555](https://github.com/googleapis/java-bigtable-hbase/issues/4555)) ([84457d9](https://github.com/googleapis/java-bigtable-hbase/commit/84457d9f86a7050bf1ec4342832c31e798fa72d2))
+
## [2.16.1](https://github.com/googleapis/java-bigtable-hbase/compare/v2.16.0...v2.16.1) (2026-02-19)
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 fbb40494c6..d7f0a6b1d9 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.16.2-SNAPSHOT
+ 2.16.2
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 69cc3acf6a..83e584f00f 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.16.2-SNAPSHOT
+ 2.16.2
bigtable-hbase
@@ -85,7 +85,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.16.2-SNAPSHOT
+ 2.16.2
test
@@ -149,7 +149,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.16.2-SNAPSHOT
+ 2.16.2
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 bcece48092..b074b2bd17 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.16.2-SNAPSHOT";
+ public static final String VERSION = "2.16.2";
// {x-version-update-end}
/**
diff --git a/bigtable-client-core-parent/pom.xml b/bigtable-client-core-parent/pom.xml
index 647922e602..16dd19b282 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.16.2-SNAPSHOT
+ 2.16.2
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 66a76c5031..a010da83b8 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.16.2-SNAPSHOT
+ 2.16.2
4.0.0
@@ -83,7 +83,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-beam
- 2.16.2-SNAPSHOT
+ 2.16.2
org.apache.hbase
@@ -156,7 +156,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.16.2-SNAPSHOT
+ 2.16.2
test
diff --git a/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml b/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml
index a3d7d63ccf..55f6a9bef4 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.16.2-SNAPSHOT
+ 2.16.2
bigtable-hbase-beam
@@ -75,7 +75,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-2.x-shaded
- 2.16.2-SNAPSHOT
+ 2.16.2
+ 2.16.2
verify-mirror-deps-beam
diff --git a/bigtable-dataflow-parent/pom.xml b/bigtable-dataflow-parent/pom.xml
index f41156c208..36f1c06fb0 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.16.2-SNAPSHOT
+ 2.16.2
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 5366a3ff49..5df2f86c72 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.16.2-SNAPSHOT
+ 2.16.2
4.0.0
@@ -35,7 +35,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-1.x-shaded
- 2.16.2-SNAPSHOT
+ 2.16.2
@@ -170,7 +170,7 @@ limitations under the License.