From 52ef94725081dff105d9c96c60985f1334f39e96 Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Wed, 30 Aug 2017 16:09:59 -0400 Subject: Configure sonar code coverage; use EPSDK 1.3.0 Also use this commit to mark delivery of many feature issues Issue: PORTAL-26, PORTAL-28, PORTAL-29, PORTAL-50, PORTAL-69, PORTAL-76, PORTAL-82, PORTAL-89 Change-Id: Ib3e8487c5eb3d39dcdae1450deac6d255449debc Signed-off-by: Christopher Lott (cl778h) --- ecomp-portal-widget-ms/common-widgets/pom.xml | 2 +- ecomp-portal-widget-ms/widget-ms/pom.xml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'ecomp-portal-widget-ms') diff --git a/ecomp-portal-widget-ms/common-widgets/pom.xml b/ecomp-portal-widget-ms/common-widgets/pom.xml index a71c5ac5..6a6d54bd 100644 --- a/ecomp-portal-widget-ms/common-widgets/pom.xml +++ b/ecomp-portal-widget-ms/common-widgets/pom.xml @@ -3,7 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.openecomp.portal - widget-ms-widgets-os + common-widgets 1.3.0-SNAPSHOT pom diff --git a/ecomp-portal-widget-ms/widget-ms/pom.xml b/ecomp-portal-widget-ms/widget-ms/pom.xml index dcab5721..b421ebd5 100644 --- a/ecomp-portal-widget-ms/widget-ms/pom.xml +++ b/ecomp-portal-widget-ms/widget-ms/pom.xml @@ -25,6 +25,13 @@ + + + org.openecomp.portal + common-widgets + ${project.version} + pom + org.springframework.boot -- cgit 1.2.3-korg