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

Matthew Swift
26.10.2011 395de727d3d1da7b90dbbb6c63627fcd8e0853b5
opendj3/opendj-ldap-toolkit/pom.xml
@@ -85,4 +85,24 @@
      </plugin>
    </plugins>
  </build>
  <reporting>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-project-info-reports-plugin</artifactId>
        <reportSets>
          <reportSet>
            <reports>
              <report>mailing-list</report>
              <report>issue-tracking</report>
              <report>license</report>
              <report>scm</report>
              <report>cim</report>
              <report>distribution-management</report>
            </reports>
          </reportSet>
        </reportSets>
      </plugin>
    </plugins>
  </reporting>
</project>