Fix test coverage drop introduced by #109510
[sdc.git] / openecomp-be / tools / zusammen-tools / pom.xml
index b5414ed..331ebb9 100644 (file)
             <artifactId>commons-cli</artifactId>
             <version>1.4</version>
         </dependency>
-        <dependency>
-            <groupId>org.testng</groupId>
-            <artifactId>testng</artifactId>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 
     <build>