Skip to content

Commit 8b8b2fe

Browse files
authored
samples: fix snippet closing tag (#104)
1 parent 9a16129 commit 8b8b2fe

File tree

1 file changed

+1
-1
lines changed
  • datalabeling/install-without-bom

1 file changed

+1
-1
lines changed

datalabeling/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-datalabeling</artifactId>
3232
<version>0.118.0</version>
3333
</dependency>
34-
<!-- [END datalabeling_install_with_bom] -->
34+
<!-- [END datalabeling_install_without_bom] -->
3535

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

0 commit comments

Comments
 (0)