@@ -20,7 +20,7 @@ limitations under the License.
20
20
<parent >
21
21
<groupId >com.google.cloud.bigtable</groupId >
22
22
<artifactId >bigtable-hbase-1.x-parent</artifactId >
23
- <version >2.14.7-SNAPSHOT </version > <!-- {x-version-update:bigtable-client-parent:current} -->
23
+ <version >2.14.7</version > <!-- {x-version-update:bigtable-client-parent:current} -->
24
24
</parent >
25
25
26
26
<artifactId >bigtable-hbase-1.x-integration-tests</artifactId >
@@ -79,7 +79,7 @@ limitations under the License.
79
79
<dependency >
80
80
<groupId >com.google.cloud.bigtable</groupId >
81
81
<artifactId >bigtable-hbase-1.x</artifactId >
82
- <version >2.14.7-SNAPSHOT </version > <!-- {x-version-update:bigtable-client-parent:current} -->
82
+ <version >2.14.7</version > <!-- {x-version-update:bigtable-client-parent:current} -->
83
83
<exclusions >
84
84
<exclusion >
85
85
<groupId >org.apache.hbase</groupId >
@@ -117,7 +117,7 @@ limitations under the License.
117
117
<dependency >
118
118
<groupId >com.google.cloud.bigtable</groupId >
119
119
<artifactId >bigtable-hbase-1.x-shaded</artifactId >
120
- <version >2.14.7-SNAPSHOT </version > <!-- {x-version-update:bigtable-client-parent:current} -->
120
+ <version >2.14.7</version > <!-- {x-version-update:bigtable-client-parent:current} -->
121
121
<exclusions >
122
122
<exclusion >
123
123
<groupId >org.apache.hbase</groupId >
@@ -285,7 +285,7 @@ limitations under the License.
285
285
<dependency >
286
286
<groupId >com.google.cloud.bigtable</groupId >
287
287
<artifactId >bigtable-hbase-1.x-shaded</artifactId >
288
- <version >2.14.7-SNAPSHOT </version > <!-- {x-version-update:bigtable-client-parent:current} -->
288
+ <version >2.14.7</version > <!-- {x-version-update:bigtable-client-parent:current} -->
289
289
<exclusions >
290
290
<exclusion >
291
291
<groupId >org.apache.hbase</groupId >
@@ -466,7 +466,7 @@ limitations under the License.
466
466
<dependency >
467
467
<groupId >${project.groupId} </groupId >
468
468
<artifactId >bigtable-hbase-integration-tests-common</artifactId >
469
- <version >2.14.7-SNAPSHOT </version > <!-- {x-version-update:bigtable-client-parent:current} -->
469
+ <version >2.14.7</version > <!-- {x-version-update:bigtable-client-parent:current} -->
470
470
<type >test-jar</type >
471
471
<scope >test</scope >
472
472
<exclusions >
@@ -587,7 +587,7 @@ limitations under the License.
587
587
<plugin >
588
588
<groupId >com.google.cloud.bigtable</groupId >
589
589
<artifactId >hbase-minicluster-maven-plugin</artifactId >
590
- <version >2.14.7-SNAPSHOT </version > <!-- {x-version-update:bigtable-client-parent:current} -->
590
+ <version >2.14.7</version > <!-- {x-version-update:bigtable-client-parent:current} -->
591
591
592
592
<dependencies >
593
593
<dependency >
0 commit comments