File tree Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change 2323 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2424 </properties >
2525
26-
27- <!-- [START mediatranslation_install_with_bom] -->
28- <dependencyManagement >
29- <dependencies >
30- <dependency >
31- <groupId >com.google.cloud</groupId >
32- <artifactId >libraries-bom</artifactId >
33- <version >4.2.0</version >
34- <type >pom</type >
35- <scope >import</scope >
36- </dependency >
37- </dependencies >
38- </dependencyManagement >
39-
4026 <dependencies >
4127 <dependency >
4228 <groupId >com.google.cloud</groupId >
4329 <artifactId >google-cloud-mediatranslation</artifactId >
30+ <version >0.1.0</version >
4431 </dependency >
45- <!-- [END mediatranslation_install_with_bom] -->
4632
4733 <dependency >
4834 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments