Skip to content

Commit 2da4c32

Browse files
committed
---
yaml --- r: 7615 b: refs/heads/tswast-patch-1 c: 8ecfc11 h: refs/heads/master i: 7613: f11fd28 7611: ab79a91 7607: 6e6b443 7599: 7a1045c 7583: b1413d4 7551: 7ef2d77
1 parent 8d27a30 commit 2da4c32

25 files changed

Lines changed: 42 additions & 247 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ refs/tags/v0.18.0: 9d193c4c4b9d1c6f21515dd8e50836b9194ec9bb
5757
refs/tags/v0.19.0: e67b56e4d8dad5f9a7b38c9b2107c23c828f2ed5
5858
refs/tags/v0.20.0: 839f7fb7156535146aa1cb2c5aadd8d375d854e8
5959
refs/tags/v0.20.1: 370471f437f1f4f68a11e068df5cd6bf39edb1fa
60-
refs/heads/tswast-patch-1: ac8ce0ae3a5148a878456dfe2d3435e9fe2d3e73
60+
refs/heads/tswast-patch-1: 8ecfc11f3be60c096a3f9dd9e42f96ec0e00cf20
6161
refs/heads/pubsub-streaming-pull: 19262b752ee874eb2ca3b950eb2aef44d5a5267b

branches/tswast-patch-1/google-cloud-bigquery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-pom</artifactId>
14-
<version>0.3.1-SNAPSHOT</version>
14+
<version>0.4.0</version>
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-bigquery</site.installationModule>

branches/tswast-patch-1/google-cloud-compute/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-pom</artifactId>
14-
<version>0.3.1-SNAPSHOT</version>
14+
<version>0.4.0</version>
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-compute</site.installationModule>

branches/tswast-patch-1/google-cloud-contrib/google-cloud-nio-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-contrib</artifactId>
14-
<version>0.3.1-SNAPSHOT</version>
14+
<version>0.4.0</version>
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-nio-examples</site.installationModule>

branches/tswast-patch-1/google-cloud-contrib/google-cloud-nio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-contrib</artifactId>
14-
<version>0.3.1-SNAPSHOT</version>
14+
<version>0.4.0</version>
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-nio</site.installationModule>

branches/tswast-patch-1/google-cloud-contrib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-pom</artifactId>
14-
<version>0.3.1-SNAPSHOT</version>
14+
<version>0.4.0</version>
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-contrib</site.installationModule>

branches/tswast-patch-1/google-cloud-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-pom</artifactId>
14-
<version>0.3.1-SNAPSHOT</version>
14+
<version>0.4.0</version>
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-core</site.installationModule>

branches/tswast-patch-1/google-cloud-datastore/pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-pom</artifactId>
14-
<version>0.3.1-SNAPSHOT</version>
14+
<version>0.4.0</version>
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-datastore</site.installationModule>
@@ -31,12 +31,6 @@
3131
<groupId>com.google.cloud.datastore</groupId>
3232
<artifactId>datastore-v1-proto-client</artifactId>
3333
<version>1.2.0</version>
34-
<exclusions>
35-
<exclusion>
36-
<artifactId>guava-jdk5</artifactId>
37-
<groupId>com.google.guava</groupId>
38-
</exclusion>
39-
</exclusions>
4034
</dependency>
4135
<dependency>
4236
<groupId>${project.groupId}</groupId>

branches/tswast-patch-1/google-cloud-dns/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.google.cloud</groupId>
1515
<artifactId>google-cloud-pom</artifactId>
16-
<version>0.3.1-SNAPSHOT</version>
16+
<version>0.4.0</version>
1717
</parent>
1818
<properties>
1919
<site.installationModule>google-cloud-dns</site.installationModule>

branches/tswast-patch-1/google-cloud-errorreporting/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-pom</artifactId>
14-
<version>0.3.1-SNAPSHOT</version>
14+
<version>0.4.0</version>
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-errorreporting</site.installationModule>

0 commit comments

Comments
 (0)