@@ -20,7 +20,7 @@ limitations under the License.
2020 <parent >
2121 <groupId >com.google.cloud.bigtable</groupId >
2222 <artifactId >bigtable-hbase-1.x-parent</artifactId >
23- <version >2.15.6 </version > <!-- {x-version-update:bigtable-client-parent:current} -->
23+ <version >2.15.7-SNAPSHOT </version > <!-- {x-version-update:bigtable-client-parent:current} -->
2424 </parent >
2525
2626 <artifactId >bigtable-hbase-1.x-integration-tests</artifactId >
@@ -79,7 +79,7 @@ limitations under the License.
7979 <dependency >
8080 <groupId >com.google.cloud.bigtable</groupId >
8181 <artifactId >bigtable-hbase-1.x</artifactId >
82- <version >2.15.6 </version > <!-- {x-version-update:bigtable-client-parent:current} -->
82+ <version >2.15.7-SNAPSHOT </version > <!-- {x-version-update:bigtable-client-parent:current} -->
8383 <exclusions >
8484 <exclusion >
8585 <groupId >org.apache.hbase</groupId >
@@ -117,7 +117,7 @@ limitations under the License.
117117 <dependency >
118118 <groupId >com.google.cloud.bigtable</groupId >
119119 <artifactId >bigtable-hbase-1.x-shaded</artifactId >
120- <version >2.15.6 </version > <!-- {x-version-update:bigtable-client-parent:current} -->
120+ <version >2.15.7-SNAPSHOT </version > <!-- {x-version-update:bigtable-client-parent:current} -->
121121 <exclusions >
122122 <exclusion >
123123 <groupId >org.apache.hbase</groupId >
@@ -285,7 +285,7 @@ limitations under the License.
285285 <dependency >
286286 <groupId >com.google.cloud.bigtable</groupId >
287287 <artifactId >bigtable-hbase-1.x-shaded</artifactId >
288- <version >2.15.6 </version > <!-- {x-version-update:bigtable-client-parent:current} -->
288+ <version >2.15.7-SNAPSHOT </version > <!-- {x-version-update:bigtable-client-parent:current} -->
289289 <exclusions >
290290 <exclusion >
291291 <groupId >org.apache.hbase</groupId >
@@ -375,7 +375,7 @@ limitations under the License.
375375 <plugin >
376376 <groupId >com.google.cloud.bigtable</groupId >
377377 <artifactId >hbase-minicluster-maven-plugin</artifactId >
378- <version >2.15.6 </version > <!-- {x-version-update:bigtable-client-parent:current} -->
378+ <version >2.15.7-SNAPSHOT </version > <!-- {x-version-update:bigtable-client-parent:current} -->
379379
380380 <executions >
381381 <execution >
@@ -466,7 +466,7 @@ limitations under the License.
466466 <dependency >
467467 <groupId >${project.groupId} </groupId >
468468 <artifactId >bigtable-hbase-integration-tests-common</artifactId >
469- <version >2.15.6 </version > <!-- {x-version-update:bigtable-client-parent:current} -->
469+ <version >2.15.7-SNAPSHOT </version > <!-- {x-version-update:bigtable-client-parent:current} -->
470470 <type >test-jar</type >
471471 <scope >test</scope >
472472 <exclusions >
@@ -587,7 +587,7 @@ limitations under the License.
587587 <plugin >
588588 <groupId >com.google.cloud.bigtable</groupId >
589589 <artifactId >hbase-minicluster-maven-plugin</artifactId >
590- <version >2.15.6 </version > <!-- {x-version-update:bigtable-client-parent:current} -->
590+ <version >2.15.7-SNAPSHOT </version > <!-- {x-version-update:bigtable-client-parent:current} -->
591591
592592 <dependencies >
593593 <dependency >
0 commit comments