Skip to content

Commit a6205da

Browse files
committed
merge from master
1 parent 0ebb79d commit a6205da

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

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>

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)