Skip to content

Commit aa5760f

Browse files
qian-longsduskis
authored andcommitted
---
yaml --- r: 15511 b: refs/heads/autosynth-containeranalysis c: 227f5b8 h: refs/heads/master i: 15509: 5fbb4c6 15507: d340ec0 15503: 94a9681
1 parent 4430864 commit aa5760f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ refs/heads/autosynth-bigquerydatatransfer: a6667617707608b1dbfb02d59c22b5152f208
128128
refs/heads/autosynth-bigquerystorage: 14ab055598b943ae3f33f484e9fb1653355d08e7
129129
refs/heads/autosynth-bigtable: 2fbcb15847e0e89e79d6dc07420e28d7dfcea894
130130
refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131-
refs/heads/autosynth-containeranalysis: a1679e4551b3bc0f9f78db47cc0e7747121a88cf
131+
refs/heads/autosynth-containeranalysis: 227f5b86f327f6b931c6b8ebe23f1f85c4da8862
132132
refs/heads/autosynth-datastore: af1fb76aa3eee02fe6f31f8fa1c72a4f048d149b
133133
refs/heads/autosynth-dialogflow: ebdd13c445b9674ff9ad4601f78d7ecd6f9c3660
134134
refs/heads/autosynth-errorreporting: 3d0566d6bebcc187f148bbed463b5a8e75b1edf6

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