Skip to content

Commit 5057b4e

Browse files
authored
---
yaml --- r: 14265 b: refs/heads/autosynth-video-intelligence c: 0734868 h: refs/heads/master i: 14263: 6cfb5e1
1 parent bd8e594 commit 5057b4e

4 files changed

Lines changed: 13 additions & 7 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117
refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118118
refs/heads/autosynth-monitoring: e67db7395a868e5f6ecc3476eb4a91c47abd4234
119119
refs/heads/autosynth-pubsub: fd363d13793a853214eb8193c922b28c54e7a6b3
120-
refs/heads/autosynth-video-intelligence: 979e4c2a233c09087691eb99133102e176f864b5
120+
refs/heads/autosynth-video-intelligence: 07348682bf2640969553fa7a64e309678ae533d6
121121
refs/heads/autosynth-vision: d758c43ba2ef4f4f7ad07b722617cb39fe3f29db
122122
refs/heads/spanner: 54a5e197bfe0a004e13c190427f46c3413ab572d
123123
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b

branches/autosynth-video-intelligence/google-cloud-bom/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -339,12 +339,6 @@
339339
<artifactId>google-cloud-core</artifactId>
340340
<version>1.54.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-core:current} -->
341341
</dependency>
342-
<dependency>
343-
<groupId>com.google.cloud</groupId>
344-
<artifactId>google-cloud-core</artifactId>
345-
<version>1.54.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-core:current} -->
346-
<type>test-jar</type>
347-
</dependency>
348342
<dependency>
349343
<groupId>com.google.cloud</groupId>
350344
<artifactId>google-cloud-core-grpc</artifactId>

branches/autosynth-video-intelligence/google-cloud-clients/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,12 @@
236236
<artifactId>google-api-services-translate</artifactId>
237237
<version>v2-rev20170525-1.27.0</version>
238238
</dependency>
239+
<dependency>
240+
<groupId>com.google.cloud</groupId>
241+
<artifactId>google-cloud-core</artifactId>
242+
<version>1.54.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-core:current} -->
243+
<type>test-jar</type>
244+
</dependency>
239245
<dependency>
240246
<groupId>org.json</groupId>
241247
<artifactId>json</artifactId>

branches/autosynth-video-intelligence/google-cloud-testing/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@
3636
<type>pom</type>
3737
<scope>import</scope>
3838
</dependency>
39+
<dependency>
40+
<groupId>com.google.cloud</groupId>
41+
<artifactId>google-cloud-core</artifactId>
42+
<version>1.54.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-core:current} -->
43+
<type>test-jar</type>
44+
</dependency>
3945
<dependency>
4046
<groupId>${project.groupId}</groupId>
4147
<artifactId>google-cloud-managedtest</artifactId>

0 commit comments

Comments
 (0)