Skip to content

Commit

Permalink
update speech quickstart dependencies tag
Browse files Browse the repository at this point in the history
  • Loading branch information
alixhami committed Aug 17, 2018
1 parent deda6aa commit 17c67ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions speech/cloud-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
</properties>

<dependencies>
<!-- [START dependencies] -->
<!-- [START speech_quickstart_dependencies] -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-speech</artifactId>
<version>0.56.0-beta</version>
</dependency>
<!-- [END dependencies] -->
<!-- [END speech_quickstart_dependencies] -->

<!-- Test dependencies -->
<dependency>
Expand Down

0 comments on commit 17c67ff

Please sign in to comment.