Skip to content

Commit 8e7687f

Browse files
committed
---
yaml --- r: 2247 b: refs/heads/pubsub-alpha c: a6205da h: refs/heads/master i: 2245: 16e61b8 2243: c57cbed 2239: 890f189
1 parent 64f852c commit 8e7687f

3 files changed

Lines changed: 3 additions & 5 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ refs/heads/master: 689bbb466df4b2d5d2483d6edb8ac5c7c7f7c6fa
33
refs/heads/travis: e21ee7b88a5edc3f3d8c71f90c3fc32abf7e8dd6
44
refs/heads/gh-pages: 4e0561bb4504bf647db669a14417b2b2c87ba45d
55
refs/heads/bigquery: 762fa5830e6c398c0396177e3e7fd243bd62cfc3
6-
refs/heads/pubsub-alpha: 0ebb79d3520cf266aabcb3f2e346a56da4fa2022
6+
refs/heads/pubsub-alpha: a6205da21c4bb0a84a05d2380d6ee5f0500d891d
77
refs/heads/resource-manager: ebf4adc5ee835cd2086c4ac5b4e78d01a5a005a7
88
refs/heads/update-datastore: 482954f2c5055231e5b3122ea91d2ba00ce8187c
99
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
<groupId>com.google.gcloud</groupId>
54
<artifactId>gcloud-java-gax</artifactId>
65
<packaging>jar</packaging>
76
<name>GCloud Api Extensions</name>
@@ -11,7 +10,7 @@
1110
<parent>
1211
<groupId>com.google.gcloud</groupId>
1312
<artifactId>gcloud-java-pom</artifactId>
14-
<version>0.1.3-SNAPSHOT</version>
13+
<version>0.1.4-SNAPSHOT</version>
1514
</parent>
1615
<properties>
1716
<site.installationModule>gcloud-java-gax</site.installationModule>

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
<groupId>com.google.gcloud</groupId>
54
<artifactId>gcloud-java-pubsub</artifactId>
65
<packaging>jar</packaging>
76
<name>GCloud Java Pub/Sub</name>
@@ -11,7 +10,7 @@
1110
<parent>
1211
<groupId>com.google.gcloud</groupId>
1312
<artifactId>gcloud-java-pom</artifactId>
14-
<version>0.1.3-SNAPSHOT</version>
13+
<version>0.1.4-SNAPSHOT</version>
1514
</parent>
1615
<properties>
1716
<site.installationModule>gcloud-java-pubsub</site.installationModule>

0 commit comments

Comments
 (0)