Skip to content

Commit 38043ba

Browse files
authored
chore: remove release-please version increment in samples (#2212)
* chore: remove release-please version increment in samples * fix
1 parent d37f85d commit 38043ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

samples/install-without-bom/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,13 @@
2525

2626

2727
<dependencies>
28-
<!-- {x-version-update-start:google-cloud-bigtable:released} -->
2928
<!-- [START bigtable_install_without_bom] -->
3029
<dependency>
3130
<groupId>com.google.cloud</groupId>
3231
<artifactId>google-cloud-bigtable</artifactId>
3332
<version>2.38.0</version>
3433
</dependency>
3534
<!-- [END bigtable_install_without_bom] -->
36-
<!-- {x-version-update-end} -->
3735

3836
<dependency>
3937
<groupId>junit</groupId>

0 commit comments

Comments
 (0)