Skip to content

Commit 995c73e

Browse files
committed
---
yaml --- r: 309 b: refs/heads/master c: 264b1f4 h: refs/heads/master i: 307: da8bff9 v: v3
1 parent 1c117cf commit 995c73e

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
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 325bc248eac7a65077851a8fa2e02aaffdee8277
2+
refs/heads/master: 264b1f4271927cf3fee5e72d9fe66de6069b3c3e

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

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

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

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

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

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