diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50f577fd85..2a7a2379cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.13.1-SNAPSHOT](https://github.com/googleapis/java-bigtable-hbase/compare/v2.13.0...v2.13.1-SNAPSHOT) (2024-04-03)
+
+
+### Miscellaneous Chores
+
+* Mark next release as 2.13.1-SNAPSHOT ([f4cf4dd](https://github.com/googleapis/java-bigtable-hbase/commit/f4cf4ddd068ce1b4a67000d73db4e0233344433f))
+
## [2.13.0](https://github.com/googleapis/java-bigtable-hbase/compare/v2.12.0...v2.13.0) (2024-03-28)
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 2299844206..e402ca7181 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.13.1-SNAPSHOT
+ 2.13.1
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 bf9bc69d0a..882b8e92d1 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.13.1-SNAPSHOT
+ 2.13.1
bigtable-hbase
@@ -180,7 +180,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
test
@@ -252,7 +252,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
+ 2.13.1
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 0726dc8007..5b1e91e72f 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.13.1-SNAPSHOT
+ 2.13.1
4.0.0
@@ -158,7 +158,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-beam
- 2.13.1-SNAPSHOT
+ 2.13.1
org.apache.hbase
@@ -170,7 +170,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-1.x-shaded
- 2.13.1-SNAPSHOT
+ 2.13.1
@@ -289,7 +289,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
test
@@ -478,7 +478,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
verify-mirror-deps
diff --git a/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml b/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml
index f81a606e59..3499ba34bc 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.13.1-SNAPSHOT
+ 2.13.1
bigtable-hbase-beam
@@ -83,7 +83,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-1.x-shaded
- 2.13.1-SNAPSHOT
+ 2.13.1
+ 2.13.1
verify-mirror-deps
diff --git a/bigtable-dataflow-parent/pom.xml b/bigtable-dataflow-parent/pom.xml
index a89a4b9c06..31b29885ac 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.13.1-SNAPSHOT
+ 2.13.1
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 dbc50a4dbf..713b50f0b2 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.13.1-SNAPSHOT
+ 2.13.1
4.0.0
@@ -39,7 +39,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-1.x-shaded
- 2.13.1-SNAPSHOT
+ 2.13.1
@@ -232,7 +232,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
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 7d60955cf4..5b76bdb0a6 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.13.1-SNAPSHOT
+ 2.13.1
bigtable-hbase-1.x-integration-tests
@@ -184,7 +184,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase
- 2.13.1-SNAPSHOT
+ 2.13.1
test
@@ -198,7 +198,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-1.x
- 2.13.1-SNAPSHOT
+ 2.13.1
test
@@ -212,7 +212,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-integration-tests-common
- 2.13.1-SNAPSHOT
+ 2.13.1
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 e2177066b6..a5b8a7536d 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.13.1-SNAPSHOT
+ 2.13.1
bigtable-hbase-1.x-mapreduce
@@ -65,7 +65,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-1.x-hadoop
- 2.13.1-SNAPSHOT
+ 2.13.1
@@ -125,7 +125,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
test
@@ -231,7 +231,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
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 1eff552e58..b586f5451e 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.13.1-SNAPSHOT
+ 2.13.1
4.0.0
@@ -68,7 +68,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-1.x
- 2.13.1-SNAPSHOT
+ 2.13.1
@@ -433,7 +433,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
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 684429335b..dc3b536581 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.13.1-SNAPSHOT
+ 2.13.1
4.0.0
@@ -21,7 +21,7 @@
${project.groupId}
bigtable-hbase-1.x-shaded
- 2.13.1-SNAPSHOT
+ 2.13.1
+ 2.13.1
bigtable-hbase-1.x
@@ -56,7 +56,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase
- 2.13.1-SNAPSHOT
+ 2.13.1
com.google.cloud.bigtable
@@ -175,7 +175,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
test
diff --git a/bigtable-hbase-1.x-parent/pom.xml b/bigtable-hbase-1.x-parent/pom.xml
index 45ec9fb4fb..d8bdb9a3bc 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.13.1-SNAPSHOT
+ 2.13.1
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 cf80a91035..e958ee9227 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.13.1-SNAPSHOT
+ 2.13.1
4.0.0
@@ -39,7 +39,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-2.x-shaded
- 2.13.1-SNAPSHOT
+ 2.13.1
org.apache.hbase
@@ -233,7 +233,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
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 cd92d2016b..0b1f911b66 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.13.1-SNAPSHOT
+ 2.13.1
bigtable-hbase-2.x-integration-tests
@@ -185,7 +185,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase
- 2.13.1-SNAPSHOT
+ 2.13.1
test
@@ -203,7 +203,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-2.x
- 2.13.1-SNAPSHOT
+ 2.13.1
test
@@ -217,7 +217,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-integration-tests-common
- 2.13.1-SNAPSHOT
+ 2.13.1
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 9183cc2c8a..356324a2f8 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.13.1-SNAPSHOT
+ 2.13.1
4.0.0
@@ -68,7 +68,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-2.x
- 2.13.1-SNAPSHOT
+ 2.13.1
@@ -418,7 +418,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
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 f735dc6e96..cbea83cb9c 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.13.1-SNAPSHOT
+ 2.13.1
@@ -60,7 +60,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase
- 2.13.1-SNAPSHOT
+ 2.13.1
org.apache.hbase
diff --git a/bigtable-hbase-2.x-parent/pom.xml b/bigtable-hbase-2.x-parent/pom.xml
index 43eda7f363..c82ea9aeb4 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.13.1-SNAPSHOT
+ 2.13.1
bigtable-hbase-2.x-parent
diff --git a/bigtable-test/bigtable-build-helper/pom.xml b/bigtable-test/bigtable-build-helper/pom.xml
index f053bfabd9..074738ea5f 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.13.1-SNAPSHOT
+ 2.13.1
4.0.0
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
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 a7bcc4d678..8fda8cd3a8 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.13.1-SNAPSHOT
+ 2.13.1
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 8a390fa4ea..7846718711 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.13.1-SNAPSHOT
+ 2.13.1
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 1f4bdd98f3..a8be5c2a8c 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.13.1-SNAPSHOT
+ 2.13.1
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 002ea78837..cd8cc97ae2 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.13.1-SNAPSHOT
+ 2.13.1
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 facaba47d2..96f13cc770 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.13.1-SNAPSHOT
+ 2.13.1
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 555ef21bb0..b9aff4c484 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.13.1-SNAPSHOT
+ 2.13.1
test
diff --git a/bigtable-test/bigtable-emulator-maven-plugin/pom.xml b/bigtable-test/bigtable-emulator-maven-plugin/pom.xml
index 8bac885157..62f0863d3a 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.13.1-SNAPSHOT
+ 2.13.1
diff --git a/bigtable-test/bigtable-internal-test-helper/pom.xml b/bigtable-test/bigtable-internal-test-helper/pom.xml
index 9cb3b6234f..de2a465d76 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.13.1-SNAPSHOT
+ 2.13.1
4.0.0
diff --git a/bigtable-test/pom.xml b/bigtable-test/pom.xml
index f4f865922a..3999c4d661 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.13.1-SNAPSHOT
+ 2.13.1
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 c0903302ec..42deba2d69 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.12.0-SNAPSHOT
+ 1.11.3
4.0.0
com.google.cloud.bigtable
bigtable-hbase-1.x-replication
- 1.12.0-SNAPSHOT
+ 1.11.3
jar
bigtable-hbase-1.x-replication
@@ -133,7 +133,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-replication-core
- 1.12.0-SNAPSHOT
+ 1.11.3
@@ -187,7 +187,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
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 0948d66aea..2236b68307 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.12.0-SNAPSHOT
+ 1.11.3
4.0.0
com.google.cloud.bigtable
bigtable-hbase-2.x-replication
- 1.12.0-SNAPSHOT
+ 1.11.3
jar
bigtable-hbase-2.x-replication
Library to enable one way replication from HBase to Cloud Bigtable.
@@ -156,7 +156,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-replication-core
- 1.12.0-SNAPSHOT
+ 1.11.3
@@ -176,7 +176,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-2.x-hadoop
- 2.13.1-SNAPSHOT
+ 2.13.1
@@ -225,7 +225,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-internal-test-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
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 736a3a2eec..abe54ecf3a 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.12.0-SNAPSHOT
+ 1.11.3
4.0.0
com.google.cloud.bigtable
bigtable-hbase-replication-core
- 1.12.0-SNAPSHOT
+ 1.11.3
jar
bigtable-hbase-replication-core
Library to enable one way replication from HBase to Cloud
@@ -93,7 +93,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-1.x-hadoop
- 2.13.1-SNAPSHOT
+ 2.13.1
org.mockito
diff --git a/hbase-migration-tools/bigtable-hbase-replication/pom.xml b/hbase-migration-tools/bigtable-hbase-replication/pom.xml
index 9064c7bc8a..386702ad5d 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.12.0-SNAPSHOT
+ 1.11.3
com.google.cloud.bigtable
hbase-migration-tools
- 2.13.1-SNAPSHOT
+ 2.13.1
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 5427503543..92b42b5081 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.8.0-SNAPSHOT
+ 0.7.3
bigtable-hbase-mirroring-client-1.x-hadoop
jar
- 0.8.0-SNAPSHOT
+ 0.7.3
${project.groupId}:${project.artifactId}
@@ -42,7 +42,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-1.x-shaded
- 0.8.0-SNAPSHOT
+ 0.7.3
compile
@@ -182,7 +182,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
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 40a5a8e4c0..4f2ccae9a7 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.8.0-SNAPSHOT
+ 0.7.3
bigtable-hbase-mirroring-client-1.x-integration-tests
jar
- 0.8.0-SNAPSHOT
+ 0.7.3
${project.groupId}:${project.artifactId}
@@ -47,7 +47,7 @@ limitations under the License.
${project.groupId}
bigtable-emulator-maven-plugin
- 2.13.1-SNAPSHOT
+ 2.13.1
@@ -114,7 +114,7 @@ limitations under the License.
${project.groupId}
bigtable-emulator-maven-plugin
- 2.13.1-SNAPSHOT
+ 2.13.1
@@ -180,7 +180,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-1.x
- 0.8.0-SNAPSHOT
+ 0.7.3
test
@@ -216,7 +216,7 @@ limitations under the License.
${project.groupId}
bigtable-hbase-1.x-hadoop
- 2.13.1-SNAPSHOT
+ 2.13.1
test
@@ -347,7 +347,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.8.0-SNAPSHOT
+ 0.7.3
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 4c0546d228..a57e267732 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.8.0-SNAPSHOT
+ 0.7.3
bigtable-hbase-mirroring-client-1.x-shaded
jar
- 0.8.0-SNAPSHOT
+ 0.7.3
${project.groupId}:${project.artifactId}
@@ -38,7 +38,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-1.x
- 0.8.0-SNAPSHOT
+ 0.7.3
compile
@@ -203,7 +203,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
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 14d3ddd0ff..a2e99e4efd 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.8.0-SNAPSHOT
+ 0.7.3
bigtable-hbase-mirroring-client-1.x
jar
- 0.8.0-SNAPSHOT
+ 0.7.3
${project.groupId}:${project.artifactId}
@@ -36,7 +36,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.8.0-SNAPSHOT
+ 0.7.3
compile
@@ -62,7 +62,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.8.0-SNAPSHOT
+ 0.7.3
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 c29afc3f16..407868f1a5 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.8.0-SNAPSHOT
+ 0.7.3
bigtable-hbase-mirroring-client-1.x-parent
pom
- 0.8.0-SNAPSHOT
+ 0.7.3
${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 a66782c018..a961a406a8 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.8.0-SNAPSHOT
+ 0.7.3
bigtable-hbase-mirroring-client-1.x-2.x-integration-tests
jar
- 0.8.0-SNAPSHOT
+ 0.7.3
${project.groupId}:${project.artifactId}
@@ -46,7 +46,7 @@ limitations under the License.
${project.groupId}
bigtable-emulator-maven-plugin
- 2.13.1-SNAPSHOT
+ 2.13.1
@@ -115,7 +115,7 @@ limitations under the License.
${project.groupId}
bigtable-emulator-maven-plugin
- 2.13.1-SNAPSHOT
+ 2.13.1
@@ -184,14 +184,14 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-2.x
- 0.8.0-SNAPSHOT
+ 0.7.3
test
${project.groupId}
bigtable-hbase-2.x
- 2.13.1-SNAPSHOT
+ 2.13.1
test
@@ -215,14 +215,14 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.8.0-SNAPSHOT
+ 0.7.3
test-jar
test
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-1.x-integration-tests
- 0.8.0-SNAPSHOT
+ 0.7.3
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 8a2b87bd77..c32140ebe0 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.8.0-SNAPSHOT
+ 0.7.3
bigtable-hbase-mirroring-client-2.x-hadoop
jar
- 0.8.0-SNAPSHOT
+ 0.7.3
${project.groupId}:${project.artifactId}
@@ -41,7 +41,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-2.x-shaded
- 0.8.0-SNAPSHOT
+ 0.7.3
compile
@@ -191,7 +191,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
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 9a8d21b7c6..c38418fe1b 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.8.0-SNAPSHOT
+ 0.7.3
bigtable-hbase-mirroring-client-2.x-integration-tests
jar
- 0.8.0-SNAPSHOT
+ 0.7.3
${project.groupId}:${project.artifactId}
@@ -47,7 +47,7 @@ limitations under the License.
${project.groupId}
bigtable-emulator-maven-plugin
- 2.13.1-SNAPSHOT
+ 2.13.1
@@ -115,7 +115,7 @@ limitations under the License.
${project.groupId}
bigtable-emulator-maven-plugin
- 2.13.1-SNAPSHOT
+ 2.13.1
@@ -183,14 +183,14 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-2.x
- 0.8.0-SNAPSHOT
+ 0.7.3
test
${project.groupId}
bigtable-hbase-2.x
- 2.13.1-SNAPSHOT
+ 2.13.1
test
@@ -213,21 +213,21 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.8.0-SNAPSHOT
+ 0.7.3
test-jar
test
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-1.x-integration-tests
- 0.8.0-SNAPSHOT
+ 0.7.3
test-jar
test
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-1.x-2.x-integration-tests
- 0.8.0-SNAPSHOT
+ 0.7.3
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 011aa722d6..c4d08eaa24 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.8.0-SNAPSHOT
+ 0.7.3
bigtable-hbase-mirroring-client-2.x-shaded
jar
- 0.8.0-SNAPSHOT
+ 0.7.3
${project.groupId}:${project.artifactId}
@@ -37,7 +37,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-2.x
- 0.8.0-SNAPSHOT
+ 0.7.3
compile
@@ -201,7 +201,7 @@ limitations under the License.
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
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 3aa2290329..1f1dfbc113 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.8.0-SNAPSHOT
+ 0.7.3
bigtable-hbase-mirroring-client-2.x
jar
- 0.8.0-SNAPSHOT
+ 0.7.3
${project.groupId}:${project.artifactId}
@@ -37,7 +37,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.8.0-SNAPSHOT
+ 0.7.3
compile
@@ -99,7 +99,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-hbase-mirroring-client-core
- 0.8.0-SNAPSHOT
+ 0.7.3
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 b94e9c5412..ccc4d084ff 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.8.0-SNAPSHOT
+ 0.7.3
bigtable-hbase-mirroring-client-2.x-parent
pom
- 0.8.0-SNAPSHOT
+ 0.7.3
${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 4b6348d076..0d3f6010af 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.8.0-SNAPSHOT
+ 0.7.3
bigtable-hbase-mirroring-client-core
jar
- 0.8.0-SNAPSHOT
+ 0.7.3
${project.groupId}:${project.artifactId}
@@ -90,7 +90,7 @@ limitations under the License.
com.google.cloud.bigtable
protobuf-java-format-shaded
- 0.8.0-SNAPSHOT
+ 0.7.3
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 cfcf5cfa1f..2fd7fd8a10 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.8.0-SNAPSHOT
+ 0.7.3
bigtable-hbase-mirroring-client-core-parent
pom
- 0.8.0-SNAPSHOT
+ 0.7.3
${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 f8f1236f71..061399342b 100644
--- a/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/protobuf-java-format-shaded/pom.xml
+++ b/hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-core-parent/protobuf-java-format-shaded/pom.xml
@@ -5,11 +5,11 @@
bigtable-hbase-mirroring-client-core-parent
com.google.cloud.bigtable
- 0.8.0-SNAPSHOT
+ 0.7.3
protobuf-java-format-shaded
- 0.8.0-SNAPSHOT
+ 0.7.3
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
@@ -91,7 +91,7 @@
com.google.cloud.bigtable.test
bigtable-build-helper
- 2.13.1-SNAPSHOT
+ 2.13.1
verify-shaded-jar-entries
diff --git a/hbase-migration-tools/mirroring-client/pom.xml b/hbase-migration-tools/mirroring-client/pom.xml
index 0f068cfe76..dd589ccaac 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.13.1-SNAPSHOT
+ 2.13.1
mirroring-client
pom
- 0.8.0-SNAPSHOT
+ 0.7.3
diff --git a/hbase-migration-tools/pom.xml b/hbase-migration-tools/pom.xml
index 32848dacd9..d8b9b74b3e 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.13.1-SNAPSHOT
+ 2.13.1
com.google.cloud.bigtable
bigtable-client-parent
- 2.13.1-SNAPSHOT
+ 2.13.1
hbase-migration-tools
diff --git a/pom.xml b/pom.xml
index a9f0c5fb29..7799aebd65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@ limitations under the License.
com.google.cloud.bigtable
bigtable-client-parent
- 2.13.1-SNAPSHOT
+ 2.13.1
pom
${project.groupId}:${project.artifactId}
https://cloud.google.com/bigtable/
diff --git a/versions.txt b/versions.txt
index 46d7196f56..eab0ddff4e 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-bigtable-client-parent:2.13.0:2.13.1-SNAPSHOT
-bigtable-hbase-replication:1.11.2:1.12.0-SNAPSHOT
-bigtable-hbase-mirroring:0.7.2:0.8.0-SNAPSHOT
+bigtable-client-parent:2.13.1:2.13.1
+bigtable-hbase-replication:1.11.3:1.11.3
+bigtable-hbase-mirroring:0.7.3:0.7.3