Change TestNG scope
[sdc.git] / openecomp-be / lib / openecomp-core-lib / openecomp-utilities-lib / pom.xml
index 0130c0a..9d621b4 100644 (file)
@@ -69,7 +69,7 @@
             <groupId>org.testng</groupId>
             <artifactId>testng</artifactId>
             <scope>test</scope>
-            <version>6.8.5</version>
+            <version>${testng.version}</version>
             <exclusions>
                 <exclusion>
                     <artifactId>snakeyaml</artifactId>