Skip to content

Commit eceb98c

Browse files
authored
---
yaml --- r: 15543 b: refs/heads/autosynth-datastore c: 0734868 h: refs/heads/master i: 15541: 25623cf 15539: ea5415e 15535: 1db581d
1 parent c935e64 commit eceb98c

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
@@ -129,7 +129,7 @@ refs/heads/autosynth-bigquerystorage: 14ab055598b943ae3f33f484e9fb1653355d08e7
129129
refs/heads/autosynth-bigtable: 2fbcb15847e0e89e79d6dc07420e28d7dfcea894
130130
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 039ca5b8db725c76c16a965ff26b2774322b8ef8
132-
refs/heads/autosynth-datastore: 979e4c2a233c09087691eb99133102e176f864b5
132+
refs/heads/autosynth-datastore: 07348682bf2640969553fa7a64e309678ae533d6
133133
refs/heads/autosynth-dialogflow: ebdd13c445b9674ff9ad4601f78d7ecd6f9c3660
134134
refs/heads/autosynth-errorreporting: 3d0566d6bebcc187f148bbed463b5a8e75b1edf6
135135
refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b

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