From cb02f8fc9b1d6233fc75fe37db313abd32edf6cb Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Fri, 21 Jul 2017 09:39:26 -0400 Subject: Rename maven group ID to org.onap.portal.sdk Libraries previously used group ID org.openecomp.ecompsdkos. Also adds properties to an app property file to patch around a code problem. Issue: PORTAL-19 Change-Id: Ic2f62b1127ad3d66e24448fdb9760d0c3d023bd0 Signed-off-by: Christopher Lott (cl778h) --- ecomp-sdk/epsdk-fw/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ecomp-sdk/epsdk-fw/pom.xml') diff --git a/ecomp-sdk/epsdk-fw/pom.xml b/ecomp-sdk/epsdk-fw/pom.xml index 42019604..4a3d9a5a 100644 --- a/ecomp-sdk/epsdk-fw/pom.xml +++ b/ecomp-sdk/epsdk-fw/pom.xml @@ -3,7 +3,7 @@ 4.0.0 - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-project 1.3.0-SNAPSHOT -- cgit 1.2.3-korg