Skip to content

Commit 5cf87ea

Browse files
committed
---
yaml --- r: 3867 b: refs/heads/pubsub-alpha c: 613f19d h: refs/heads/master i: 3865: 645ba31 3863: 95267cb
1 parent 523234d commit 5cf87ea

2 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
@@ -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: e8854d83799d72a52f746c1f733c7796d5cf5aeb
5+
refs/heads/pubsub-alpha: 613f19df83140533c87c9c168db29453399af78a
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-pubsub/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
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>
5-
<version>0.1.5</version>
64
<artifactId>gcloud-java-pubsub</artifactId>
75
<packaging>jar</packaging>
86
<name>GCloud Java Pub/Sub</name>
97
<description>
108
Java idiomatic client for Google Cloud Pub/Sub.
119
</description>
1210
<parent>
13-
<groupId>com.google.gcloud</groupId>
11+
<groupId>com.google.cloud</groupId>
1412
<artifactId>gcloud-java-pom</artifactId>
15-
<version>0.1.5</version>
13+
<version>0.2.1-SNAPSHOT</version>
1614
</parent>
1715
<properties>
1816
<site.installationModule>gcloud-java-pubsub</site.installationModule>

0 commit comments

Comments
 (0)