Skip to content

Commit 927eb59

Browse files
qian-longsduskis
authored andcommitted
---
yaml --- r: 18875 b: refs/heads/autosynth-vision c: 227f5b8 h: refs/heads/master i: 18873: d9c5f8e 18871: 763eba2
1 parent 60527ac commit 927eb59

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117
refs/heads/autosynth-monitoring: 832528c131ac32b115fd7a369701d9e6e4ec62e5
118118
refs/heads/autosynth-pubsub: 7a327eaed5fb2a5d6c1691feb73c3e0194dd805e
119119
refs/heads/autosynth-video-intelligence: 53ca56e5d077bf67065b730f3fe621f40689fb4c
120-
refs/heads/autosynth-vision: a1679e4551b3bc0f9f78db47cc0e7747121a88cf
120+
refs/heads/autosynth-vision: 227f5b86f327f6b931c6b8ebe23f1f85c4da8862
121121
refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
122122
refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
123123
refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea

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