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 --- .../validation-rest/validation-rest-services/pom.xml | 6 ++++++ .../validation-rest/validation-rest-types/pom.xml | 5 +++++ 2 files changed, 11 insertions(+) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml index c336b27490..439d4646db 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml @@ -11,6 +11,12 @@ 1.2.0-SNAPSHOT + + + true + true + + org.springframework diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-types/pom.xml index b3ac78ebac..a6ab82fc27 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-types/pom.xml @@ -7,6 +7,11 @@ validation-rest-types validation-rest-types + + + true true + + org.openecomp.sdc.onboarding validation-rest -- cgit 1.2.3-korg