From 0139961db8552f68611f486d09a1bd9e39538f3c Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Fri, 7 Jul 2017 15:36:15 -0400 Subject: [PORTAL-19] Rename maven groupId to org.onap Release 1.3.0 of EP SDK uses org.onap.portal.sdk Change-Id: I5cf8e9d4382ab474267063937c53c375bd250b2d Signed-off-by: Christopher Lott (cl778h) --- ecomp-sdk/epsdk-core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ecomp-sdk/epsdk-core/pom.xml') diff --git a/ecomp-sdk/epsdk-core/pom.xml b/ecomp-sdk/epsdk-core/pom.xml index 9a88f73a..f15d80c2 100644 --- a/ecomp-sdk/epsdk-core/pom.xml +++ b/ecomp-sdk/epsdk-core/pom.xml @@ -3,7 +3,7 @@ 4.0.0 - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-project 1.3.0-SNAPSHOT @@ -94,7 +94,7 @@ - org.openecomp.ecompsdkos + org.onap.portal.sdk epsdk-fw ${project.version} -- cgit 1.2.3-korg