Skip to content

Commit e025d89

Browse files
committed
---
yaml --- r: 6069 b: refs/heads/tswast-patch-1 c: 264b1f4 h: refs/heads/master i: 6067: de0d6fa
1 parent 676dc8d commit e025d89

7 files changed

Lines changed: 7 additions & 7 deletions

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: 325bc248eac7a65077851a8fa2e02aaffdee8277
60+
refs/heads/tswast-patch-1: 264b1f4271927cf3fee5e72d9fe66de6069b3c3e
6161
refs/heads/pubsub-streaming-pull: 19262b752ee874eb2ca3b950eb2aef44d5a5267b

branches/tswast-patch-1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Add this to your pom.xml file
2828
<dependency>
2929
<groupId>com.google.gcloud</groupId>
3030
<artifactId>gcloud-java</artifactId>
31-
<version>LATEST</version>
31+
<version>0.0.6</version>
3232
</dependency>
3333
```
3434

branches/tswast-patch-1/gcloud-java-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Add this to your pom.xml file
1919
<dependency>
2020
<groupId>com.google.gcloud</groupId>
2121
<artifactId>gcloud-java-core</artifactId>
22-
<version>LATEST</version>
22+
<version>0.0.6</version>
2323
</dependency>
2424
```
2525

branches/tswast-patch-1/gcloud-java-datastore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Add this to your pom.xml file
2323
<dependency>
2424
<groupId>com.google.gcloud</groupId>
2525
<artifactId>gcloud-java-datastore</artifactId>
26-
<version>LATEST</version>
26+
<version>0.0.6</version>
2727
</dependency>
2828
```
2929

branches/tswast-patch-1/gcloud-java-examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Add this to your pom.xml file
1818
<dependency>
1919
<groupId>com.google.gcloud</groupId>
2020
<artifactId>gcloud-java-examples</artifactId>
21-
<version>LATEST</version>
21+
<version>0.0.6</version>
2222
</dependency>
2323
```
2424

branches/tswast-patch-1/gcloud-java-storage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add this to your pom.xml file
2222
<dependency>
2323
<groupId>com.google.gcloud</groupId>
2424
<artifactId>gcloud-java-storage</artifactId>
25-
<version>LATEST</version>
25+
<version>0.0.6</version>
2626
</dependency>
2727
```
2828

branches/tswast-patch-1/gcloud-java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Add this to your pom.xml file
2525
<dependency>
2626
<groupId>com.google.gcloud</groupId>
2727
<artifactId>gcloud-java</artifactId>
28-
<version>LATEST</version>
28+
<version>0.0.6</version>
2929
</dependency>
3030
```
3131

0 commit comments

Comments
 (0)