summaryrefslogtreecommitdiffstats
path: root/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2020-06-28 19:55:01 +0100
committerOfir Sonsino <ofir.sonsino@intl.att.com>2020-06-30 10:35:58 +0000
commit77097d0e45b8a04ee840b215ce003f1d69a7d7d8 (patch)
tree71708240e00ea1cf9bb8e802102d50c3c4a1c2e2 /openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest
parent265058d6e10a1724405836bd55f3aa59d63bab8a (diff)
Fix test coverage drop introduced by #109510
Change-Id: Ic74f11f60ff7673330a8c3521da49a92f70ae0fb Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3149
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest')
-rw-r--r--openecomp-be/api/openecomp-sdc-rest-webapp/vendor-license-rest/vendor-license-rest-services/pom.xml6
1 files changed, 1 insertions, 5 deletions
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 @@
<artifactId>httpcore</artifactId>
<version>${http.core.version}</version>
</dependency>
- <dependency>
- <groupId>org.testng</groupId>
- <artifactId>testng</artifactId>
- <scope>test</scope>
- </dependency>
+
<!-- Java Stuff -->
<dependency>
<groupId>javax.inject</groupId>