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 committed Feb 24, 2016
1 parent 25dbeef commit 6b78851
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 6b78851

Please sign in to comment.