Skip to content

Commit 489aca2

Browse files
committed
Update pom to fix the dependency issues.
- Update grpc-pubsub-v1 version 0.0.2 - Update grpc version to 0.12.0
1 parent 0fcafa5 commit 489aca2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gcloud-java-pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>com.google.api.grpc</groupId>
2828
<artifactId>grpc-pubsub-v1</artifactId>
29-
<version>0.0.1</version>
29+
<version>0.0.0</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)