We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d6931 commit 383fea3Copy full SHA for 383fea3
speech/cloud-client/pom.xml
@@ -33,18 +33,6 @@
33
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
34
</properties>
35
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
- -->
48
<dependencies>
49
<!-- [START dependencies] -->
50
<dependency>
0 commit comments