Skip to content

Commit 5c90210

Browse files
qian-longsduskis
authored andcommitted
---
yaml --- r: 19909 b: refs/heads/autosynth-language c: 227f5b8 h: refs/heads/master i: 19907: e844a7f
1 parent 07dc6a5 commit 5c90210

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ refs/heads/autosynth-errorreporting: 1101a04e8be074802c35332d5fcf8297f61cae32
134134
refs/heads/autosynth-firestore: d1a44f9acc302750e37b008ecb9c1aa535cc94df
135135
refs/heads/autosynth-iot: f03bdd338a9056ca3b7ea6d9ca901649ba9aab78
136136
refs/heads/autosynth-kms: 2828edfe3d2c53dd6e71912eae8a53c87bf40c87
137-
refs/heads/autosynth-language: a1679e4551b3bc0f9f78db47cc0e7747121a88cf
137+
refs/heads/autosynth-language: 227f5b86f327f6b931c6b8ebe23f1f85c4da8862
138138
refs/heads/autosynth-os-login: a88a337797996a205873040a63abe1d3116f5789
139139
refs/heads/autosynth-redis: 0cdb2e47359d51b73763bcea8af3de62aa99119b
140140
refs/heads/autosynth-scheduler: d97f8743ba965c7d5e492c8dc1f51d023104e260

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,13 @@
6262
<groups>com.google.cloud.spanner.IntegrationTest</groups>
6363
<excludedGroups>com.google.cloud.spanner.FlakyTest</excludedGroups>
6464
</configuration>
65+
<dependencies>
66+
<dependency>
67+
<groupId>org.apache.maven.surefire</groupId>
68+
<artifactId>surefire-junit47</artifactId>
69+
<version>3.0.0-M3</version>
70+
</dependency>
71+
</dependencies>
6572
<executions>
6673
<execution>
6774
<goals>

0 commit comments

Comments
 (0)