Skip to content

Commit 75e600b

Browse files
mziccardchingor13
authored andcommitted
---
yaml --- r: 14185 b: refs/heads/autosynth-pubsub c: cf7585b h: refs/heads/master i: 14183: 14c01cd
1 parent bd6f7d2 commit 75e600b

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

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

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ refs/heads/autosynth-compute: 8e86445e504cea6f99b9fb237bfd7f0e5ef8b3ce
116116
refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117
refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118118
refs/heads/autosynth-monitoring: e67db7395a868e5f6ecc3476eb4a91c47abd4234
119-
refs/heads/autosynth-pubsub: 6b5582a11c79a08e1d9f5fee02c4123ca156bced
119+
refs/heads/autosynth-pubsub: cf7585b43ceb115dcfc28c31e5eb90f98cc3d000
120120
refs/heads/autosynth-video-intelligence: 3e8faeeee2f803271529bd6e89b621c1ca098628
121121
refs/heads/autosynth-vision: d758c43ba2ef4f4f7ad07b722617cb39fe3f29db
122122
refs/heads/spanner: 54a5e197bfe0a004e13c190427f46c3413ab572d

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,12 +133,13 @@
133133
<groupId>joda-time</groupId>
134134
<artifactId>joda-time</artifactId>
135135
</dependency>
136+
137+
<!-- Test dependencies -->
136138
<dependency>
137139
<groupId>junit</groupId>
138140
<artifactId>junit</artifactId>
141+
<scope>test</scope>
139142
</dependency>
140-
141-
<!-- Test dependencies -->
142143
<dependency>
143144
<groupId>com.google.truth</groupId>
144145
<artifactId>truth</artifactId>

0 commit comments

Comments
 (0)