Change TestNG scope
[sdc.git] / common / onap-sdc-artifact-generator-lib / onap-sdc-artifact-generator-api / pom.xml
index 8cff61b..7e40bc7 100644 (file)
@@ -65,7 +65,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>