Skip to content

Commit 886fb39

Browse files
committed
chore: remove unnecessary dependency documentation tags in pom.xml
1 parent bff0d3f commit 886fb39

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

media/transcoder/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
<maven.compiler.target>11</maven.compiler.target>
3636
<maven.compiler.source>11</maven.compiler.source>
3737
</properties>
38-
<!-- [START dependencies] -->
3938
<!-- Using libraries-bom to manage versions.
4039
See https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM -->
4140
<dependencyManagement>
@@ -54,7 +53,6 @@
5453
<groupId>com.google.cloud</groupId>
5554
<artifactId>google-cloud-video-transcoder</artifactId>
5655
</dependency>
57-
<!-- [END dependencies] -->
5856
<!-- Test dependencies -->
5957
<dependency>
6058
<groupId>junit</groupId>

0 commit comments

Comments
 (0)