Skip to content

Commit dfbcd5a

Browse files
authored
---
yaml --- r: 13163 b: refs/heads/autosynth-speech c: 0734868 h: refs/heads/master i: 13161: e9d2605 13159: 2278a87
1 parent 9313993 commit dfbcd5a

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
@@ -141,7 +141,7 @@ refs/heads/autosynth-redis: 4c68cb0fbc599124e717ab3f24bd8a8a5d085ca9
141141
refs/heads/autosynth-scheduler: 2f0fe714a8541dc72f88b45bddd8748e5f21cf29
142142
refs/heads/autosynth-securitycenter: 8e95447ccb176c3648880ee0cb926cd1f4065156
143143
refs/heads/autosynth-spanner: 563dc6c78c6a2579b681f441f0a9b59005212394
144-
refs/heads/autosynth-speech: 979e4c2a233c09087691eb99133102e176f864b5
144+
refs/heads/autosynth-speech: 07348682bf2640969553fa7a64e309678ae533d6
145145
refs/heads/autosynth-tasks: afc9f4da54964dea5e7f3a9b164db282fc35db5c
146146
refs/heads/autosynth-texttospeech: a447278ab2ec3975aab3b641549c6780eac0a07a
147147
refs/heads/autosynth-trace: 80c58aa2fb54b0a9c6876f2c21aa8d19cf55962e

branches/autosynth-speech/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-speech/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-speech/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)