Skip to content

Commit 53bb5ea

Browse files
chore(main): release 2.14.0-SNAPSHOT
1 parent 33c7558 commit 53bb5ea

File tree

21 files changed

+97
-58
lines changed
  • hbase-migration-tools
    • bigtable-hbase-replication
    • mirroring-client
      • bigtable-hbase-mirroring-client-1.x-parent
        • bigtable-hbase-mirroring-client-1.x
        • bigtable-hbase-mirroring-client-1.x-hadoop
        • bigtable-hbase-mirroring-client-1.x-integration-tests
        • bigtable-hbase-mirroring-client-1.x-shaded
      • bigtable-hbase-mirroring-client-2.x-parent
        • bigtable-hbase-mirroring-client-1.x-2.x-integration-tests
        • bigtable-hbase-mirroring-client-2.x
        • bigtable-hbase-mirroring-client-2.x-hadoop
        • bigtable-hbase-mirroring-client-2.x-integration-tests
        • bigtable-hbase-mirroring-client-2.x-shaded
      • bigtable-hbase-mirroring-client-core-parent

21 files changed

+97
-58
lines changed

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,44 @@
11
# Changelog
22

3+
## [2.14.0-SNAPSHOT](https://github.com/googleapis/java-bigtable-hbase/compare/v2.12.0...v2.14.0-SNAPSHOT) (2024-04-05)
4+
5+
6+
### Bug Fixes
7+
8+
* Retry idle timeout ([#4209](https://github.com/googleapis/java-bigtable-hbase/issues/4209)) ([4064af8](https://github.com/googleapis/java-bigtable-hbase/commit/4064af8968d58f4328807b0f02423df8ead2a292))
9+
10+
11+
### Dependencies
12+
13+
* Add a direct dep on google-cloud-bigtable in the -shaded artifacts to workaround UpperBound issues ([#4244](https://github.com/googleapis/java-bigtable-hbase/issues/4244)) ([15c567a](https://github.com/googleapis/java-bigtable-hbase/commit/15c567ae56a9f10a0f8ffc104ff848e9014d2a10))
14+
* Clean up deps for mirroring-client ([#4232](https://github.com/googleapis/java-bigtable-hbase/issues/4232)) ([5f98419](https://github.com/googleapis/java-bigtable-hbase/commit/5f984191e211ad8f721ff4e63d76d793c6ce1224))
15+
* Clean up deps in replication client ([#4235](https://github.com/googleapis/java-bigtable-hbase/issues/4235)) ([a27ca11](https://github.com/googleapis/java-bigtable-hbase/commit/a27ca111d60feebeb36870d038d99c613552da94))
16+
* Clean up mirroring client deps ([#4261](https://github.com/googleapis/java-bigtable-hbase/issues/4261)) ([ce9e53b](https://github.com/googleapis/java-bigtable-hbase/commit/ce9e53bc8402cd7db8dcaf574a4160583c7bb3b3))
17+
* Make dropwizard metrics an optional dependency ([#4224](https://github.com/googleapis/java-bigtable-hbase/issues/4224)) ([afb1802](https://github.com/googleapis/java-bigtable-hbase/commit/afb1802d920b8e4ab035630c563965bfd7efaa8b))
18+
* Mark conscrypt as a provided dep ([#4200](https://github.com/googleapis/java-bigtable-hbase/issues/4200)) ([62ed2d0](https://github.com/googleapis/java-bigtable-hbase/commit/62ed2d0114df7171fffb029e8d969ef4bc00848d))
19+
* Minor tweaks ([#4241](https://github.com/googleapis/java-bigtable-hbase/issues/4241)) ([ff97ac9](https://github.com/googleapis/java-bigtable-hbase/commit/ff97ac926c00aa3c09f4ed9ceba6a017d898e695))
20+
* Partial upgrade to hbase 2.5 ([#4328](https://github.com/googleapis/java-bigtable-hbase/issues/4328)) ([33c7558](https://github.com/googleapis/java-bigtable-hbase/commit/33c7558cf513b1c4f0ac2d093f4bf03f99ac8532))
21+
* Remove overspecified slf4 versions & remove unused props ([#4240](https://github.com/googleapis/java-bigtable-hbase/issues/4240)) ([fff9ff0](https://github.com/googleapis/java-bigtable-hbase/commit/fff9ff03d84337d67ab857709d8d24dde75ecaf8))
22+
* Unflatten 2x hadoop & shaded artifact deps ([#4226](https://github.com/googleapis/java-bigtable-hbase/issues/4226)) ([d32e540](https://github.com/googleapis/java-bigtable-hbase/commit/d32e54047c054562df0c0a22a12c64e81549aa3b))
23+
* Unflatten build-helper module ([#4229](https://github.com/googleapis/java-bigtable-hbase/issues/4229)) ([0a7d88a](https://github.com/googleapis/java-bigtable-hbase/commit/0a7d88a27efbd1a3fafea97eea06b9cb82286b64))
24+
* Unflatten dataflow artifact deps ([#4228](https://github.com/googleapis/java-bigtable-hbase/issues/4228)) ([9ff8df2](https://github.com/googleapis/java-bigtable-hbase/commit/9ff8df23e0c3921d47d9e1b04b951c022fc50267))
25+
* Unflatten deps for 1x shaded and hadoop ([#4223](https://github.com/googleapis/java-bigtable-hbase/issues/4223)) ([df0a821](https://github.com/googleapis/java-bigtable-hbase/commit/df0a8219b20e63d88e23e6aa852eed0f2f1dd277))
26+
* Unflatten deps for bigtable-hbase-1.x ([#4222](https://github.com/googleapis/java-bigtable-hbase/issues/4222)) ([194d061](https://github.com/googleapis/java-bigtable-hbase/commit/194d061dba49df125b2818e64bce85a8a67df7ad))
27+
* Unflatten deps for hbase 2x ([#4239](https://github.com/googleapis/java-bigtable-hbase/issues/4239)) ([8795de8](https://github.com/googleapis/java-bigtable-hbase/commit/8795de83e3bab65f1cc1704a52b1fbd53efd97a0))
28+
* Unflatten the rest of the 1x artifacts ([#4227](https://github.com/googleapis/java-bigtable-hbase/issues/4227)) ([5778ecb](https://github.com/googleapis/java-bigtable-hbase/commit/5778ecb5fda39533056d0fc266389ee70d73d04c))
29+
* Unflatten transitive dependencies in integration-tests-common ([#4208](https://github.com/googleapis/java-bigtable-hbase/issues/4208)) ([9321f8b](https://github.com/googleapis/java-bigtable-hbase/commit/9321f8b82dd5159d2e95f2cc301ca4e5a1585b2f))
30+
* Unflatten transitive dependencies in bigtable-hbase ([#4207](https://github.com/googleapis/java-bigtable-hbase/issues/4207)) ([ee15b1c](https://github.com/googleapis/java-bigtable-hbase/commit/ee15b1c129be5a8bd089fcc9e09f41e95c7dfdc3))
31+
* Update bigtable-metrics-api version ([#4193](https://github.com/googleapis/java-bigtable-hbase/issues/4193)) ([000208c](https://github.com/googleapis/java-bigtable-hbase/commit/000208c32e7318f0d89e7b34da315d6ad098a13b))
32+
* Update dependency io.dropwizard.metrics:metrics-graphite to v4.2.22 ([#4230](https://github.com/googleapis/java-bigtable-hbase/issues/4230)) ([68024f8](https://github.com/googleapis/java-bigtable-hbase/commit/68024f8a24ae54b8692e27c4993772548e51a78d))
33+
* Update dependency net.bytebuddy:byte-buddy to v1.14.10 ([#4250](https://github.com/googleapis/java-bigtable-hbase/issues/4250)) ([cff9ada](https://github.com/googleapis/java-bigtable-hbase/commit/cff9ada517b42b6c36cb297286cb8e442f2378fc))
34+
* Update to beam 2.51.0 ([#4204](https://github.com/googleapis/java-bigtable-hbase/issues/4204)) ([c17306c](https://github.com/googleapis/java-bigtable-hbase/commit/c17306c64519297526bf619f60eabaf24776b9e6))
35+
* Upgrade google-cloud-java to 2.29.1 ([#4245](https://github.com/googleapis/java-bigtable-hbase/issues/4245)) ([9a5e116](https://github.com/googleapis/java-bigtable-hbase/commit/9a5e1166089a0229f6b29938966cc48d3497af2d))
36+
37+
38+
### Miscellaneous Chores
39+
40+
* Mark next release as 2.14.0-SNAPSHOT ([c3a48ed](https://github.com/googleapis/java-bigtable-hbase/commit/c3a48ede03d6616641157eb7fafee1d926ea2fcb))
41+
342
## [2.12.0](https://github.com/googleapis/java-bigtable-hbase/compare/v2.11.3...v2.12.0) (2023-10-18)
443

544

hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-1.x-replication/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ limitations under the License.
1818
<parent>
1919
<artifactId>bigtable-hbase-replication</artifactId>
2020
<groupId>com.google.cloud.bigtable</groupId>
21-
<version>1.13.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
21+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

2525
<groupId>com.google.cloud.bigtable</groupId>
2626
<artifactId>bigtable-hbase-1.x-replication</artifactId>
27-
<version>1.13.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
27+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
2828

2929
<packaging>jar</packaging>
3030
<name>bigtable-hbase-1.x-replication</name>
@@ -89,7 +89,7 @@ limitations under the License.
8989
<dependency>
9090
<groupId>com.google.cloud.bigtable</groupId>
9191
<artifactId>bigtable-hbase-replication-core</artifactId>
92-
<version>1.13.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
92+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
9393
<exclusions>
9494
<exclusion>
9595
<groupId>org.apache.hbase</groupId>

hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-2.x-replication/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ limitations under the License.
1818
<parent>
1919
<artifactId>bigtable-hbase-replication</artifactId>
2020
<groupId>com.google.cloud.bigtable</groupId>
21-
<version>1.13.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
21+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

2525
<groupId>com.google.cloud.bigtable</groupId>
2626
<artifactId>bigtable-hbase-2.x-replication</artifactId>
27-
<version>1.13.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
27+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
2828
<packaging>jar</packaging>
2929
<name>bigtable-hbase-2.x-replication</name>
3030
<description>Library to enable one way replication from HBase to Cloud Bigtable. </description>
@@ -66,7 +66,7 @@ limitations under the License.
6666
<dependency>
6767
<groupId>com.google.cloud.bigtable</groupId>
6868
<artifactId>bigtable-hbase-replication-core</artifactId>
69-
<version>1.13.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
69+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
7070
<exclusions>
7171
<exclusion>
7272
<groupId>org.apache.hbase</groupId>

hbase-migration-tools/bigtable-hbase-replication/bigtable-hbase-replication-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ limitations under the License.
1919
<parent>
2020
<artifactId>bigtable-hbase-replication</artifactId>
2121
<groupId>com.google.cloud.bigtable</groupId>
22-
<version>1.13.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
22+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

2626
<groupId>com.google.cloud.bigtable</groupId>
2727
<artifactId>bigtable-hbase-replication-core</artifactId>
28-
<version>1.13.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
28+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
2929
<packaging>jar</packaging>
3030
<name>bigtable-hbase-replication-core</name>
3131
<description>Library to enable one way replication from HBase to Cloud

hbase-migration-tools/bigtable-hbase-replication/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ limitations under the License.
1818
<modelVersion>4.0.0</modelVersion>
1919
<groupId>com.google.cloud.bigtable</groupId>
2020
<artifactId>bigtable-hbase-replication</artifactId>
21-
<version>1.13.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
21+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
2222

2323
<parent>
2424
<groupId>com.google.cloud.bigtable</groupId>

hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-hadoop/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ limitations under the License.
2020
<parent>
2121
<groupId>com.google.cloud.bigtable</groupId>
2222
<artifactId>bigtable-hbase-mirroring-client-1.x-parent</artifactId>
23-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
23+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2424
</parent>
2525

2626
<artifactId>bigtable-hbase-mirroring-client-1.x-hadoop</artifactId>
2727
<packaging>jar</packaging>
28-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
28+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2929

3030
<name>${project.groupId}:${project.artifactId}</name>
3131
<description>
@@ -57,7 +57,7 @@ limitations under the License.
5757
<dependency>
5858
<groupId>com.google.cloud.bigtable</groupId>
5959
<artifactId>bigtable-hbase-mirroring-client-1.x-shaded</artifactId>
60-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
60+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
6161
<scope>compile</scope>
6262
<exclusions>
6363
<!-- hbase-shaded-client will be replaced with hbase-client -->

hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-integration-tests/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ limitations under the License.
2020
<parent>
2121
<groupId>com.google.cloud.bigtable</groupId>
2222
<artifactId>bigtable-hbase-mirroring-client-1.x-parent</artifactId>
23-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
23+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2424
</parent>
2525

2626
<artifactId>bigtable-hbase-mirroring-client-1.x-integration-tests</artifactId>
2727
<packaging>jar</packaging>
28-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
28+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2929

3030
<name>${project.groupId}:${project.artifactId}</name>
3131
<description>
@@ -200,7 +200,7 @@ limitations under the License.
200200
<dependency>
201201
<groupId>com.google.cloud.bigtable</groupId>
202202
<artifactId>bigtable-hbase-mirroring-client-1.x</artifactId>
203-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
203+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
204204
<scope>test</scope>
205205
<exclusions>
206206
<exclusion>
@@ -238,7 +238,7 @@ limitations under the License.
238238
<dependency>
239239
<groupId>com.google.cloud.bigtable</groupId>
240240
<artifactId>bigtable-hbase-mirroring-client-core</artifactId>
241-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
241+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
242242
<type>test-jar</type>
243243
<scope>test</scope>
244244
<exclusions>

hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x-shaded/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ limitations under the License.
2020
<parent>
2121
<groupId>com.google.cloud.bigtable</groupId>
2222
<artifactId>bigtable-hbase-mirroring-client-1.x-parent</artifactId>
23-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
23+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2424
</parent>
2525

2626
<artifactId>bigtable-hbase-mirroring-client-1.x-shaded</artifactId>
2727
<packaging>jar</packaging>
28-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
28+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2929

3030
<name>${project.groupId}:${project.artifactId}</name>
3131
<description>
@@ -56,7 +56,7 @@ limitations under the License.
5656
<dependency>
5757
<groupId>com.google.cloud.bigtable</groupId>
5858
<artifactId>bigtable-hbase-mirroring-client-1.x</artifactId>
59-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
59+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
6060
<scope>compile</scope>
6161
</dependency>
6262
</dependencies>

hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/bigtable-hbase-mirroring-client-1.x/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ limitations under the License.
2020
<parent>
2121
<groupId>com.google.cloud.bigtable</groupId>
2222
<artifactId>bigtable-hbase-mirroring-client-1.x-parent</artifactId>
23-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
23+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2424
</parent>
2525

2626
<artifactId>bigtable-hbase-mirroring-client-1.x</artifactId>
2727
<packaging>jar</packaging>
28-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
28+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2929

3030
<name>${project.groupId}:${project.artifactId}</name>
3131
<description>
@@ -56,7 +56,7 @@ limitations under the License.
5656
<dependency>
5757
<groupId>com.google.cloud.bigtable</groupId>
5858
<artifactId>bigtable-hbase-mirroring-client-core</artifactId>
59-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
59+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
6060
<scope>compile</scope>
6161

6262
<exclusions>
@@ -94,7 +94,7 @@ limitations under the License.
9494
<dependency>
9595
<groupId>com.google.cloud.bigtable</groupId>
9696
<artifactId>bigtable-hbase-mirroring-client-core</artifactId>
97-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
97+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
9898
<type>test-jar</type>
9999
<scope>test</scope>
100100
<exclusions>

hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-1.x-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ limitations under the License.
2020
<parent>
2121
<groupId>com.google.cloud.bigtable</groupId>
2222
<artifactId>mirroring-client</artifactId>
23-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
23+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2424
</parent>
2525

2626
<artifactId>bigtable-hbase-mirroring-client-1.x-parent</artifactId>
2727
<packaging>pom</packaging>
28-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
28+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2929

3030
<name>${project.groupId}:${project.artifactId}</name>
3131
<description>

hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-1.x-2.x-integration-tests/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ limitations under the License.
2020
<parent>
2121
<groupId>com.google.cloud.bigtable</groupId>
2222
<artifactId>bigtable-hbase-mirroring-client-2.x-parent</artifactId>
23-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
23+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2424
</parent>
2525

2626
<artifactId>bigtable-hbase-mirroring-client-1.x-2.x-integration-tests</artifactId>
2727
<packaging>jar</packaging>
28-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
28+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2929

3030
<name>${project.groupId}:${project.artifactId}</name>
3131
<description>
@@ -198,7 +198,7 @@ limitations under the License.
198198
<dependency>
199199
<groupId>com.google.cloud.bigtable</groupId>
200200
<artifactId>bigtable-hbase-mirroring-client-2.x</artifactId>
201-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
201+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
202202
<scope>test</scope>
203203
<exclusions>
204204
<!-- already included in the hbase-shaded-testing-util -->
@@ -237,7 +237,7 @@ limitations under the License.
237237
<dependency>
238238
<groupId>com.google.cloud.bigtable</groupId>
239239
<artifactId>bigtable-hbase-mirroring-client-core</artifactId>
240-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
240+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
241241
<type>test-jar</type>
242242
<scope>test</scope>
243243
<exclusions>
@@ -251,7 +251,7 @@ limitations under the License.
251251
<dependency>
252252
<groupId>com.google.cloud.bigtable</groupId>
253253
<artifactId>bigtable-hbase-mirroring-client-1.x-integration-tests</artifactId>
254-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
254+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
255255
<type>test-jar</type>
256256
<scope>test</scope>
257257
<exclusions>

hbase-migration-tools/mirroring-client/bigtable-hbase-mirroring-client-2.x-parent/bigtable-hbase-mirroring-client-2.x-hadoop/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ limitations under the License.
2020
<parent>
2121
<groupId>com.google.cloud.bigtable</groupId>
2222
<artifactId>bigtable-hbase-mirroring-client-2.x-parent</artifactId>
23-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
23+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2424
</parent>
2525

2626
<artifactId>bigtable-hbase-mirroring-client-2.x-hadoop</artifactId>
2727
<packaging>jar</packaging>
28-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
28+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
2929

3030
<name>${project.groupId}:${project.artifactId}</name>
3131
<description>
@@ -54,7 +54,7 @@ limitations under the License.
5454
<dependency>
5555
<groupId>com.google.cloud.bigtable</groupId>
5656
<artifactId>bigtable-hbase-mirroring-client-2.x-shaded</artifactId>
57-
<version>0.9.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
57+
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
5858
<scope>compile</scope>
5959
<exclusions>
6060
<!-- hbase-shaded-client will be replaced with hbase-client -->

0 commit comments

Comments
 (0)