Skip to content

Commit

Permalink
Add section_id 'dependencies' around pubsub dependencies (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzlier-gcp authored and kurtisvg committed Nov 21, 2017
1 parent fcf959d commit 04ffdf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pubsub/cloud-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@
</properties>

<dependencies>
<!-- [START dependencies] -->
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsub</artifactId>
<version>0.30.0-beta</version>
</dependency>
<!-- [END dependencies] -->

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

0 comments on commit 04ffdf0

Please sign in to comment.