Skip to content

Commit

Permalink
Add beam-runners-gearpump dependency to javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
manuzhang committed Jul 21, 2017
1 parent daa7566 commit 0f10e8d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sdks/java/javadoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@
<artifactId>beam-runners-spark</artifactId>
</dependency>

<dependency>
<groupId>org.apache.beam</groupId>
<artifactId>beam-runners-gearpump</artifactId>
</dependency>

<dependency>
<groupId>org.apache.beam</groupId>
<artifactId>beam-sdks-java-core</artifactId>
Expand Down

0 comments on commit 0f10e8d

Please sign in to comment.