From aae39fb87077e4c2738d9ad11c4be25c6770d70d Mon Sep 17 00:00:00 2001 From: avigaffa Date: Mon, 18 Jun 2018 19:56:59 +0300 Subject: Change TestNG scope Change TestNG scope to compile in artifact generator Change-Id: I3e1edffd35a78b2cce99bac683eee32769920216 Issue-ID: SDC-1435 Signed-off-by: avigaffa --- .../vendor-license-rest/vendor-license-rest-services/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'openecomp-be/api') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml index f6f1a79471..6114876d2d 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml @@ -50,6 +50,10 @@ httpcore ${http.core.version} + + org.testng + testng + -- cgit 1.2.3-korg