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

vharseko
12.12.2019 b55e70b3ee31b487a09b710b2029506f88702db3
add testng ref
1 files modified
5 ■■■■■ changed files
opendj-grizzly/pom.xml 5 ●●●●● patch | view | raw | blame | history
opendj-grizzly/pom.xml
@@ -75,6 +75,11 @@
            <artifactId>forgerock-build-tools</artifactId>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.testng</groupId>
            <artifactId>testng</artifactId>
            <scope>test</scope>
        </dependency>
    </dependencies>