Skip to content

Commit

Permalink
Update pom.xml (#783)
Browse files Browse the repository at this point in the history
  • Loading branch information
phanikumarmss authored and lesv committed Aug 1, 2017
1 parent 38131e7 commit 5d3c484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flexible/pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
</properties>

<!-- FIXME(lesv) Temporary fix due to Datastore having the wrong version -->
<dependencyManagement>
<!--<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-core</artifactId>
<version>1.2.0</version>
</dependency>
</dependencies>
</dependencyManagement>
</dependencyManagement>-->
<!-- end of FIXME -->

<dependencies>
Expand Down

0 comments on commit 5d3c484

Please sign in to comment.