mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
28.26.2011 f2d1302b1ba5567d243610d31cc7d8cd0df7b8b1
opendj3/pom.xml
@@ -142,6 +142,8 @@
          <draftMode>yes</draftMode>
          <draftWatermarkImage>http://docbook.sourceforge.net/release/images/draft.png</draftWatermarkImage>
          <highlightSource>1</highlightSource>
          <includes>*/OpenDJ-*.xml</includes>
          <xincludeSupported>true</xincludeSupported>
          
@@ -555,6 +557,12 @@
            <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>