Skip to content

Commit 5e05c27

Browse files
committed
---
yaml --- r: 4799 b: refs/heads/logging-alpha c: 613f19d h: refs/heads/master i: 4797: 78873f8 4795: ebd35a2 4791: b6d8aa9 4783: 9d04e6b 4767: e686a7d 4735: fc183ee
1 parent 5b866ab commit 5e05c27

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
@@ -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: e8854d83799d72a52f746c1f733c7796d5cf5aeb
15+
refs/heads/logging-alpha: 613f19df83140533c87c9c168db29453399af78a
1616
refs/tags/v0.1.0: a615317f7424ed58621b1f65d5c4d8cbbe8a6ed8
1717
refs/tags/v0.1.1: 7a7f6985fe465e9dd6a075af55493f42b4933be0
1818
refs/tags/v0.1.2: 3eb3fe866ba22487686048f45d927b8c8638ea3f

branches/logging-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)