| File was renamed from opendj3/opendj-maven-testng/pom.xml |
| | |
| | | <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> |