From 77097d0e45b8a04ee840b215ce003f1d69a7d7d8 Mon Sep 17 00:00:00 2001 From: vasraz Date: Sun, 28 Jun 2020 19:55:01 +0100 Subject: Fix test coverage drop introduced by #109510 Change-Id: Ic74f11f60ff7673330a8c3521da49a92f70ae0fb Signed-off-by: Vasyl Razinkov Issue-ID: SDC-3149 --- .../vendor-license-rest/vendor-license-rest-services/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml') 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 c38c7d47ca..df5bcee691 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 @@ -66,11 +66,7 @@ httpcore ${http.core.version} - - org.testng - testng - test - + javax.inject -- cgit 1.2.3-korg