Skip to content

Commit f2099d1

Browse files
qian-longsduskis
authored andcommitted
---
yaml --- r: 15309 b: refs/heads/autosynth-bigtable c: 227f5b8 h: refs/heads/master i: 15307: 0187b4e
1 parent c208602 commit f2099d1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ refs/heads/autosynth-asset: cd8251de8c40e239ad24dcf9ed93ea2708a3eed5
126126
refs/heads/autosynth-automl: cced2f56bbef0499609073edbca6253e1df5e535
127127
refs/heads/autosynth-bigquerydatatransfer: a6667617707608b1dbfb02d59c22b5152f208da7
128128
refs/heads/autosynth-bigquerystorage: 14ab055598b943ae3f33f484e9fb1653355d08e7
129-
refs/heads/autosynth-bigtable: a1679e4551b3bc0f9f78db47cc0e7747121a88cf
129+
refs/heads/autosynth-bigtable: 227f5b86f327f6b931c6b8ebe23f1f85c4da8862
130130
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131
refs/heads/autosynth-containeranalysis: 781fdb430a60f9a6491f116e31e4e10118157bdb
132132
refs/heads/autosynth-datastore: af1fb76aa3eee02fe6f31f8fa1c72a4f048d149b

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