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

Matthew Swift
27.19.2013 47296dcccca008c937a201c9301a3b231dd3b47f
opendj-rest2ldap-servlet/pom.xml
@@ -179,4 +179,19 @@
          </plugins>
        </pluginManagement>
    </build>
    <reporting>
        <plugins>
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-project-info-reports-plugin</artifactId>
                <reportSets>
                    <reportSet>
                        <reports>
                            <report>dependencies</report>
                        </reports>
                    </reportSet>
                </reportSets>
            </plugin>
        </plugins>
    </reporting>
</project>