From c42dd9b1b5659244d6306899cecd346dedfd32e1 Mon Sep 17 00:00:00 2001 From: ayalaben Date: Thu, 24 May 2018 15:36:27 +0300 Subject: SonarQube coverage Change-Id: I2290ea6462cb2ab7a9a3a9feba69b69231ec78fa Issue-ID: SDC-1364 Signed-off-by: ayalaben --- .../conflict-rest/conflict-rest-services/pom.xml | 4 ++++ .../conflict-rest/conflict-rest-types/pom.xml | 5 +++++ 2 files changed, 9 insertions(+) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest') 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 534aea1a73..d5f8ae24bc 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 @@ -13,6 +13,10 @@ conflict-rest-services + + true + true + diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-types/pom.xml index e0169332c8..879947eedb 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-types/pom.xml @@ -19,4 +19,9 @@ ${project.version} + + + + true true + \ No newline at end of file -- cgit 1.2.3-korg