Skip to content

Commit 437d4c7

Browse files
chore(language): delete sample language_install_with_bom (#9794)
* chore(language): delete sample language_install_with_bom * chore(language): revert 'com.google.cloud' dependency originally in the removed region * Revert "chore(language): delete sample language_install_with_bom" This reverts commit 729e696.
1 parent 80b46d6 commit 437d4c7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

language/snippets/pom.xml

-4
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
</properties>
2525

26-
27-
<!-- [START language_install_with_bom] -->
2826
<dependencyManagement>
2927
<dependencies>
3028
<dependency>
@@ -42,8 +40,6 @@
4240
<groupId>com.google.cloud</groupId>
4341
<artifactId>google-cloud-language</artifactId>
4442
</dependency>
45-
<!-- [END language_install_with_bom] -->
46-
4743
<dependency>
4844
<groupId>junit</groupId>
4945
<artifactId>junit</artifactId>

0 commit comments

Comments
 (0)