Skip to content

Commit 724d53a

Browse files
mziccardchingor13
authored andcommitted
---
yaml --- r: 15627 b: refs/heads/autosynth-datastore c: cf7585b h: refs/heads/master i: 15625: 7e96d33 15623: 8e4d577
1 parent cff5693 commit 724d53a

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

  • branches/autosynth-datastore/google-cloud-clients/google-cloud-spanner

[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: 6b5582a11c79a08e1d9f5fee02c4123ca156bced
132+
refs/heads/autosynth-datastore: cf7585b43ceb115dcfc28c31e5eb90f98cc3d000
133133
refs/heads/autosynth-dialogflow: ebdd13c445b9674ff9ad4601f78d7ecd6f9c3660
134134
refs/heads/autosynth-errorreporting: 3d0566d6bebcc187f148bbed463b5a8e75b1edf6
135135
refs/heads/autosynth-firestore: 92b27fbc8855c9902168695abb0a8f1f433b750b

branches/autosynth-datastore/google-cloud-clients/google-cloud-spanner/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,12 +133,13 @@
133133
<groupId>joda-time</groupId>
134134
<artifactId>joda-time</artifactId>
135135
</dependency>
136+
137+
<!-- Test dependencies -->
136138
<dependency>
137139
<groupId>junit</groupId>
138140
<artifactId>junit</artifactId>
141+
<scope>test</scope>
139142
</dependency>
140-
141-
<!-- Test dependencies -->
142143
<dependency>
143144
<groupId>com.google.truth</groupId>
144145
<artifactId>truth</artifactId>

0 commit comments

Comments
 (0)