Skip to content

Commit 206eecb

Browse files
mziccardaozarov
authored andcommitted
---
yaml --- r: 3855 b: refs/heads/pubsub-alpha c: 37a16ae h: refs/heads/master i: 3853: b7e36c1 3851: 53291bb 3847: 6b23610 3839: 5fcb36f
1 parent 5a7d1a1 commit 206eecb

15 files changed

Lines changed: 10 additions & 77 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
refs/heads/master: 36a62ef856d199f8efd09501b5ba65c422c01f23
33
refs/heads/travis: e21ee7b88a5edc3f3d8c71f90c3fc32abf7e8dd6
44
refs/heads/gh-pages: 7406918e071dd2c5677a638ae2a06e7592b6542c
5-
refs/heads/pubsub-alpha: 74d6fd94cda62ff48724ad7abcb16087a2889206
5+
refs/heads/pubsub-alpha: 37a16ae83d9ec2508226e30f38438ca5a38dc989
66
refs/heads/update-datastore: 47aae517c2cb33f1dccd909adaced73ec9d0f4df
77
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
88
refs/tags/v0.0.10: 207ebd2a3472fddee69fe1298eb90429e3306efd

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<artifactId>gcloud-java-bigquery</artifactId>
55
<packaging>jar</packaging>
66
<name>GCloud Java bigquery</name>
7+
<url>https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-bigquery</url>
78
<description>
89
Java idiomatic client for Google Cloud BigQuery.
910
</description>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<artifactId>gcloud-java-contrib</artifactId>
55
<packaging>jar</packaging>
66
<name>GCloud Java contributions</name>
7+
<url>https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-contrib</url>
78
<description>
89
Contains packages that provide higher-level abstraction/functionality for common gcloud-java use cases.
910
</description>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<artifactId>gcloud-java-core</artifactId>
55
<packaging>jar</packaging>
66
<name>GCloud Java core</name>
7+
<url>https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-core</url>
78
<description>
89
Core module for the gcloud-java.
910
</description>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<artifactId>gcloud-java-datastore</artifactId>
55
<packaging>jar</packaging>
66
<name>GCloud Java datastore</name>
7+
<url>https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-datastore</url>
78
<description>
89
Java idiomatic client for Google Cloud Datastore.
910
</description>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<artifactId>gcloud-java-dns</artifactId>
77
<packaging>jar</packaging>
88
<name>GCloud Java DNS</name>
9+
<url>https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-dns</url>
910
<description>
1011
Java idiomatic client for Google Cloud DNS.
1112
</description>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<artifactId>gcloud-java-examples</artifactId>
55
<packaging>jar</packaging>
66
<name>GCloud Java examples</name>
7+
<url>https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-examples</url>
78
<description>
89
Examples for gcloud-java.
910
</description>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<artifactId>gcloud-java-resourcemanager</artifactId>
55
<packaging>jar</packaging>
66
<name>GCloud Java resource manager</name>
7+
<url>https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-resourcemanager</url>
78
<description>
89
Java idiomatic client for Google Cloud Resource Manager.
910
</description>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<artifactId>gcloud-java-storage</artifactId>
55
<packaging>jar</packaging>
66
<name>GCloud Java storage</name>
7+
<url>https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java-storage</url>
78
<description>
89
Java idiomatic client for Google Cloud Storage.
910
</description>

branches/pubsub-alpha/gcloud-java/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<artifactId>gcloud-java</artifactId>
55
<packaging>jar</packaging>
66
<name>GCloud Java</name>
7+
<url>https://github.com/GoogleCloudPlatform/gcloud-java/tree/master/gcloud-java</url>
78
<description>
89
Java idiomatic client for Google Cloud Platform services.
910
</description>

0 commit comments

Comments
 (0)