Skip to content

Commit

Permalink
Using version of GAX compatible with Java 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettjonesgoogle authored and shinfan committed Mar 29, 2016
1 parent 35b015a commit cd6f076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcloud-java-pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>com.google.api</groupId>
<artifactId>gax</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down

0 comments on commit cd6f076

Please sign in to comment.