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

Matthew Swift
23.39.2011 5491b25ff97dc85c5cc0ac8a6f87a86e5107156b
opendj3/opendj-build-tools/pom.xml
File was renamed from opendj3/opendj-maven-testng/pom.xml
@@ -34,11 +34,12 @@
    <groupId>org.forgerock.opendj</groupId>
    <version>3.0.0-SNAPSHOT</version>
  </parent>
  <artifactId>opendj-maven-testng</artifactId>
  <artifactId>opendj-build-tools</artifactId>
  <packaging>jar</packaging>
  <name>OpenDJ TestNG Support</name>
  <name>OpenDJ Maven Build Tools</name>
  <description>
    This module includes common TestNG unit test infrastructure for use in OpenDJ modules.
    This module includes infrastructure required for building OpenDJ, comprising
    of TestNG listeners, Checkstyle configuration, etc.
  </description>
  <dependencies>
    <dependency>