Skip to content

Commit 4138011

Browse files
qian-longsduskis
authored andcommitted
---
yaml --- r: 13429 b: refs/heads/master c: 227f5b8 h: refs/heads/master i: 13427: 4dcd502
1 parent b04b6c8 commit 4138011

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: a1679e4551b3bc0f9f78db47cc0e7747121a88cf
2+
refs/heads/master: 227f5b86f327f6b931c6b8ebe23f1f85c4da8862
33
refs/heads/gh-pages: b3b44c7d6a577a86c1df125085c5ceff8180a910
44
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
55
refs/tags/v0.0.10: 207ebd2a3472fddee69fe1298eb90429e3306efd

trunk/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)