Skip to content

Commit e2646c7

Browse files
committed
---
yaml --- r: 6663 b: refs/heads/tswast-patch-1 c: 48acfef h: refs/heads/master i: 6661: a254c7a 6659: afd3600 6655: c04b925
1 parent df486d1 commit e2646c7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ refs/tags/v0.18.0: 9d193c4c4b9d1c6f21515dd8e50836b9194ec9bb
5757
refs/tags/v0.19.0: e67b56e4d8dad5f9a7b38c9b2107c23c828f2ed5
5858
refs/tags/v0.20.0: 839f7fb7156535146aa1cb2c5aadd8d375d854e8
5959
refs/tags/v0.20.1: 370471f437f1f4f68a11e068df5cd6bf39edb1fa
60-
refs/heads/tswast-patch-1: 30fa22ac9bd83d386223e16c37b1d974dfe7348d
60+
refs/heads/tswast-patch-1: 48acfefd10a7af67fd46ea77438dc0cfd7b7c486
6161
refs/heads/pubsub-streaming-pull: 19262b752ee874eb2ca3b950eb2aef44d5a5267b

branches/tswast-patch-1/gcloud-java/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@
1414
<version>0.1.1-SNAPSHOT</version>
1515
</parent>
1616
<dependencies>
17+
<dependency>
18+
<groupId>${project.groupId}</groupId>
19+
<artifactId>gcloud-java-bigquery</artifactId>
20+
<version>${project.version}</version>
21+
</dependency>
1722
<dependency>
1823
<groupId>${project.groupId}</groupId>
1924
<artifactId>gcloud-java-core</artifactId>

0 commit comments

Comments
 (0)