Skip to content

Commit

Permalink
Updating version and installation module
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettjonesgoogle committed Nov 2, 2015
1 parent ac33e48 commit e0ee077
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions gcloud-java-gax/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,11 @@
<parent>
<groupId>com.google.gcloud</groupId>
<artifactId>gcloud-java-pom</artifactId>
<version>0.0.7-SNAPSHOT</version>
</parent>
<version>0.0.11-SNAPSHOT</version>
</parent>
<properties>
<site.installationModule>gcloud-java-gax</site.installationModule>
</properties>
<dependencies>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit e0ee077

Please sign in to comment.