Skip to content

Commit b319b07

Browse files
committed
---
yaml --- r: 4781 b: refs/heads/logging-alpha c: d947afb h: refs/heads/master i: 4779: 5c021a4
1 parent 564287c commit b319b07

13 files changed

Lines changed: 15 additions & 11 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ refs/heads/compute-alpha: 969cba2627f1d53d352cc4a5ffe0879dacf65e6c
1212
refs/heads/dns-alpha: 2f90e7e338349287ace33375896907af0f032ca1
1313
refs/heads/dns-alpha-batch: 17442b07867021b85d0452f5f3eda29a3413288f
1414
refs/heads/gcs-nio: 283aeaf15efdcf3621eb6859f05e55ad7764375d
15-
refs/heads/logging-alpha: 2fc3c21d94cc7ce36c918d979e6309d30c07752b
15+
refs/heads/logging-alpha: d947afb542cb8b43fbcbd4f2293d6b62560c7316
1616
refs/tags/v0.1.0: a615317f7424ed58621b1f65d5c4d8cbbe8a6ed8
1717
refs/tags/v0.1.1: 7a7f6985fe465e9dd6a075af55493f42b4933be0
1818
refs/tags/v0.1.2: 3eb3fe866ba22487686048f45d927b8c8638ea3f

branches/logging-alpha/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ This client supports the following Google Cloud Platform services:
2525
2626
Quickstart
2727
----------
28+
29+
> As of April 12th, 2016, `gcloud-java`'s group ID and base package were renamed to `com.google.cloud`. If you haven't already, please update your dependencies.
30+
2831
If you are using Maven, add this to your pom.xml file
2932
```xml
3033
<dependency>

branches/logging-alpha/gcloud-java-bigquery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>gcloud-java-pom</artifactId>
13-
<version>0.1.8-SNAPSHOT</version>
13+
<version>0.2.0</version>
1414
</parent>
1515
<properties>
1616
<site.installationModule>gcloud-java-bigquery</site.installationModule>

branches/logging-alpha/gcloud-java-contrib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>gcloud-java-pom</artifactId>
13-
<version>0.1.8-SNAPSHOT</version>
13+
<version>0.2.0</version>
1414
</parent>
1515
<properties>
1616
<site.installationModule>gcloud-java-contrib</site.installationModule>

branches/logging-alpha/gcloud-java-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>gcloud-java-pom</artifactId>
13-
<version>0.1.8-SNAPSHOT</version>
13+
<version>0.2.0</version>
1414
</parent>
1515
<properties>
1616
<site.installationModule>gcloud-java-core</site.installationModule>

branches/logging-alpha/gcloud-java-datastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>gcloud-java-pom</artifactId>
13-
<version>0.1.8-SNAPSHOT</version>
13+
<version>0.2.0</version>
1414
</parent>
1515
<properties>
1616
<site.installationModule>gcloud-java-datastore</site.installationModule>

branches/logging-alpha/gcloud-java-dns/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.google.cloud</groupId>
1414
<artifactId>gcloud-java-pom</artifactId>
15-
<version>0.1.8-SNAPSHOT</version>
15+
<version>0.2.0</version>
1616
</parent>
1717
<properties>
1818
<site.installationModule>gcloud-java-dns</site.installationModule>

branches/logging-alpha/gcloud-java-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>gcloud-java-pom</artifactId>
13-
<version>0.1.8-SNAPSHOT</version>
13+
<version>0.2.0</version>
1414
</parent>
1515
<properties>
1616
<site.installationModule>gcloud-java-examples</site.installationModule>

branches/logging-alpha/gcloud-java-resourcemanager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>gcloud-java-pom</artifactId>
13-
<version>0.1.8-SNAPSHOT</version>
13+
<version>0.2.0</version>
1414
</parent>
1515
<properties>
1616
<site.installationModule>gcloud-java-resourcemanager</site.installationModule>

branches/logging-alpha/gcloud-java-storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>gcloud-java-pom</artifactId>
13-
<version>0.1.8-SNAPSHOT</version>
13+
<version>0.2.0</version>
1414
</parent>
1515
<properties>
1616
<site.installationModule>gcloud-java-storage</site.installationModule>

0 commit comments

Comments
 (0)