From 8a87ab347622c818c50d3faa2d82ee3b5776db81 Mon Sep 17 00:00:00 2001 From: vempo Date: Sat, 17 Nov 2018 18:15:43 +0200 Subject: Unit-test for mappers in conflict library Change-Id: I6136fa7491b34d9f3fb8df78a55b8d992e2d27fe Issue-ID: SDC-1917 Signed-off-by: vempo --- .../conflict-rest/conflict-rest-services/pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml index 127d0a6fae..7b4909cc8c 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml @@ -12,10 +12,7 @@ conflict-rest-services - - - org.openecomp.sdc openecomp-sdc-common-rest @@ -52,6 +49,11 @@ vendor-license-rest-services ${project.version} + + junit + junit + test + -- cgit 1.2.3-korg