Skip to content

Commit 23294dc

Browse files
garrettjonesgooglemziccard
authored andcommitted
Updating version and installation module
1 parent 66e176c commit 23294dc

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

gcloud-java-gax/pom.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,11 @@
1111
<parent>
1212
<groupId>com.google.gcloud</groupId>
1313
<artifactId>gcloud-java-pom</artifactId>
14-
<version>0.0.7-SNAPSHOT</version>
15-
</parent>
14+
<version>0.0.11-SNAPSHOT</version>
15+
</parent>
16+
<properties>
17+
<site.installationModule>gcloud-java-gax</site.installationModule>
18+
</properties>
1619
<dependencies>
1720
<dependency>
1821
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)