Skip to content

Commit d8c49f9

Browse files
committed
---
yaml --- r: 2629 b: refs/heads/update-datastore c: ab5ab13 h: refs/heads/master i: 2627: fa4e7cf
1 parent 5aa8e06 commit d8c49f9

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
@@ -5,7 +5,7 @@ refs/heads/gh-pages: 4e0561bb4504bf647db669a14417b2b2c87ba45d
55
refs/heads/bigquery: 762fa5830e6c398c0396177e3e7fd243bd62cfc3
66
refs/heads/pubsub-alpha: 1a0e970f265af871e02274085b9662b3fe29058b
77
refs/heads/resource-manager: ebf4adc5ee835cd2086c4ac5b4e78d01a5a005a7
8-
refs/heads/update-datastore: b762fd798b72f7277ac234f6d1023b7bcddc9a26
8+
refs/heads/update-datastore: ab5ab13d13a70f00c5e9515fe21eed21b1e9a65c
99
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
1010
refs/tags/v0.0.10: 207ebd2a3472fddee69fe1298eb90429e3306efd
1111
refs/tags/v0.0.11: ffbfba48a6426ff63c08ff2117e58681f251fbf2

branches/update-datastore/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

branches/update-datastore/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

branches/update-datastore/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

branches/update-datastore/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

branches/update-datastore/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

branches/update-datastore/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)