We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37f85d commit 38043baCopy full SHA for 38043ba
samples/install-without-bom/pom.xml
@@ -25,15 +25,13 @@
25
26
27
<dependencies>
28
- <!-- {x-version-update-start:google-cloud-bigtable:released} -->
29
<!-- [START bigtable_install_without_bom] -->
30
<dependency>
31
<groupId>com.google.cloud</groupId>
32
<artifactId>google-cloud-bigtable</artifactId>
33
<version>2.38.0</version>
34
</dependency>
35
<!-- [END bigtable_install_without_bom] -->
36
- <!-- {x-version-update-end} -->
37
38
39
<groupId>junit</groupId>
0 commit comments