Skip to content

Commit

Permalink
Add dtbook-to-rtf module
Browse files Browse the repository at this point in the history
  • Loading branch information
bertfrees committed Sep 1, 2017
1 parent 23e5c38 commit e3304a0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>scripts-bom</artifactId>
<version>1.10.1</version>
<version>1.10.2-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -761,6 +761,10 @@
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>dtbook-to-html</artifactId>
</artifactItem>
<artifactItem>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>dtbook-to-rtf</artifactId>
</artifactItem>
<artifactItem>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>dtbook-to-ssml</artifactId>
Expand Down

0 comments on commit e3304a0

Please sign in to comment.