Skip to content

Commit 383fea3

Browse files
committed
Removes FIXME block in pom.xml
1 parent 14d6931 commit 383fea3

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

speech/cloud-client/pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,6 @@
3333
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3434
</properties>
3535

36-
<!-- FIXME(lesv) - temp to fix an issue w/ GA Datastore -->
37-
<!--
38-
<dependencyManagement>
39-
<dependencies>
40-
<dependency>
41-
<groupId>io.grpc</groupId>
42-
<artifactId>grpc-core</artifactId>
43-
<version>1.2.0</version>
44-
</dependency>
45-
</dependencies>
46-
</dependencyManagement>
47-
-->
4836
<dependencies>
4937
<!-- [START dependencies] -->
5038
<dependency>

0 commit comments

Comments
 (0)