Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 372b117

Browse files
authored
samples: fix snippet closing tag (#87)
1 parent 3b1358f commit 372b117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/install-without-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<artifactId>google-cloud-redis</artifactId>
3232
<version>1.0.0</version>
3333
</dependency>
34-
<!-- [END redis_install_with_bom] -->
34+
<!-- [END redis_install_without_bom] -->
3535

3636
<dependency>
3737
<groupId>junit</groupId>

0 commit comments

Comments
 (0)