Skip to content

Commit 368e6c3

Browse files
committed
---
yaml --- r: 1499 b: refs/heads/master c: ab5ab13 h: refs/heads/master i: 1497: 93c859b 1495: 6174a1e
1 parent c32293e commit 368e6c3

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,5 +1,5 @@
11
---
2-
refs/heads/master: b762fd798b72f7277ac234f6d1023b7bcddc9a26
2+
refs/heads/master: ab5ab13d13a70f00c5e9515fe21eed21b1e9a65c
33
refs/heads/travis: e21ee7b88a5edc3f3d8c71f90c3fc32abf7e8dd6
44
refs/heads/gh-pages: d1b373c30c176edc08692348167bec3a244bb823
55
refs/heads/bigquery: 762fa5830e6c398c0396177e3e7fd243bd62cfc3

trunk/gcloud-java-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you are using Maven, add this to your pom.xml file
2222
```
2323
If you are using Gradle, add this to your dependencies
2424
```Groovy
25-
compile 'com.google.gcloud:gcloud-java-core:jar:0.1.1'
25+
compile 'com.google.gcloud:gcloud-java-core:0.1.1'
2626
```
2727
If you are using SBT, add this to your dependencies
2828
```Scala

trunk/gcloud-java-datastore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you are using Maven, add this to your pom.xml file
2525
```
2626
If you are using Gradle, add this to your dependencies
2727
```Groovy
28-
compile 'com.google.gcloud:gcloud-java-datastore:jar:0.1.1'
28+
compile 'com.google.gcloud:gcloud-java-datastore:0.1.1'
2929
```
3030
If you are using SBT, add this to your dependencies
3131
```Scala

trunk/gcloud-java-examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you are using Maven, add this to your pom.xml file
2222
```
2323
If you are using Gradle, add this to your dependencies
2424
```Groovy
25-
compile 'com.google.gcloud:gcloud-java-examples:jar:0.1.1'
25+
compile 'com.google.gcloud:gcloud-java-examples:0.1.1'
2626
```
2727
If you are using SBT, add this to your dependencies
2828
```Scala

trunk/gcloud-java-resourcemanager/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you are using Maven, add this to your pom.xml file
2525
```
2626
If you are using Gradle, add this to your dependencies
2727
```Groovy
28-
compile 'com.google.gcloud:gcloud-java-resourcemanager:jar:0.1.1'
28+
compile 'com.google.gcloud:gcloud-java-resourcemanager:0.1.1'
2929
```
3030
If you are using SBT, add this to your dependencies
3131
```Scala

trunk/gcloud-java-storage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you are using Maven, add this to your pom.xml file
2525
```
2626
If you are using Gradle, add this to your dependencies
2727
```Groovy
28-
compile 'com.google.gcloud:gcloud-java-storage:jar:0.1.1'
28+
compile 'com.google.gcloud:gcloud-java-storage:0.1.1'
2929
```
3030
If you are using SBT, add this to your dependencies
3131
```Scala

trunk/gcloud-java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If you are using Maven, add this to your pom.xml file
3030
```
3131
If you are using Gradle, add this to your dependencies
3232
```Groovy
33-
compile 'com.google.gcloud:gcloud-java:jar:0.1.1'
33+
compile 'com.google.gcloud:gcloud-java:0.1.1'
3434
```
3535
If you are using SBT, add this to your dependencies
3636
```Scala

0 commit comments

Comments
 (0)