Changeset 1720 for trunk/docx4j/pom.xml
- Timestamp:
- 11/27/11 13:19:24 (6 months ago)
- File:
-
- 1 edited
-
trunk/docx4j/pom.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docx4j/pom.xml
r1700 r1720 108 108 <testOutputDirectory>bin</testOutputDirectory> 109 109 <plugins> 110 <!-- 110 111 <plugin> 111 112 <groupId>org.apache.maven.plugins</groupId> … … 121 122 </executions> 122 123 </plugin> 124 --> 123 125 <plugin> 124 126 <groupId>org.codehaus.mojo</groupId> … … 258 260 </includes> 259 261 </resource> 262 <resource> 263 <directory>src/main/resources</directory> 264 <includes> 265 <include>docx4j.properties</include> 266 <include>XhtmlNamespaceHandler.css</include> 267 <include>xhtmlrenderer.conf</include> 268 </includes> 269 </resource> 260 270 </resources> 261 271 </build>
Note: See TracChangeset
for help on using the changeset viewer.
