| | |
| | | <draftMode>yes</draftMode> |
| | | <draftWatermarkImage>http://docbook.sourceforge.net/release/images/draft.png</draftWatermarkImage> |
| | | |
| | | <highlightSource>1</highlightSource> |
| | | |
| | | <includes>*/OpenDJ-*.xml</includes> |
| | | <xincludeSupported>true</xincludeSupported> |
| | | |
| | |
| | | <version>1.2</version> <!-- Should use 2.0, but it doesn't exist? --> |
| | | <scope>runtime</scope> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>net.sf.xslthl</groupId> |
| | | <artifactId>xslthl</artifactId> |
| | | <version>2.0.2</version> |
| | | <scope>runtime</scope> |
| | | </dependency> |
| | | </dependencies> |
| | | </plugin> |
| | | <plugin> |