We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bff0d3f commit 886fb39Copy full SHA for 886fb39
1 file changed
media/transcoder/pom.xml
@@ -35,7 +35,6 @@
35
<maven.compiler.target>11</maven.compiler.target>
36
<maven.compiler.source>11</maven.compiler.source>
37
</properties>
38
- <!-- [START dependencies] -->
39
<!-- Using libraries-bom to manage versions.
40
See https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM -->
41
<dependencyManagement>
@@ -54,7 +53,6 @@
54
53
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-video-transcoder</artifactId>
56
</dependency>
57
- <!-- [END dependencies] -->
58
<!-- Test dependencies -->
59
<dependency>
60
<groupId>junit</groupId>
0 commit comments