Skip to content

Commit

Permalink
Update pom to fix the dependency issues.
Browse files Browse the repository at this point in the history
- Update grpc-pubsub-v1 version 0.0.2
- Update grpc version to 0.12.0
  • Loading branch information
shinfan committed Mar 29, 2016
1 parent 0fcafa5 commit 489aca2
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 @@ -26,7 +26,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-pubsub-v1</artifactId>
<version>0.0.1</version>
<version>0.0.0</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit 489aca2

Please sign in to comment.