Skip to content

Commit

Permalink
Removes FIXME block in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
gguuss committed Jul 31, 2017
1 parent 14d6931 commit 383fea3
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions speech/cloud-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,6 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

<!-- FIXME(lesv) - temp to fix an issue w/ GA Datastore -->
<!--
<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-core</artifactId>
<version>1.2.0</version>
</dependency>
</dependencies>
</dependencyManagement>
-->
<dependencies>
<!-- [START dependencies] -->
<dependency>
Expand Down

0 comments on commit 383fea3

Please sign in to comment.