Skip to content

Commit a02bd6f

Browse files
committed
Removed testng refs.
1 parent 316bc27 commit a02bd6f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -344,11 +344,6 @@
344344

345345
<dependencyManagement>
346346
<dependencies>
347-
<dependency>
348-
<groupId>org.testng</groupId>
349-
<artifactId>testng</artifactId>
350-
<version>6.8.5</version>
351-
</dependency>
352347
<dependency>
353348
<groupId>junit</groupId>
354349
<artifactId>junit</artifactId>
@@ -390,10 +385,6 @@
390385
<artifactId>junit</artifactId>
391386
<scope>compile</scope>
392387
</dependency>
393-
<dependency>
394-
<groupId>org.testng</groupId>
395-
<artifactId>testng</artifactId>
396-
</dependency>
397388
<dependency>
398389
<groupId>${impl.groupId}</groupId>
399390
<artifactId>${impl.artifactId}</artifactId>

0 commit comments

Comments
 (0)