summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-fw/pom.xml
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-07-07 15:36:15 -0400
committerChristopher Lott (cl778h) <clott@research.att.com>2017-07-07 15:37:03 -0400
commit0139961db8552f68611f486d09a1bd9e39538f3c (patch)
tree26f79b666d8f7bcd0175cd9e4cc184d0c5cd2f89 /ecomp-sdk/epsdk-fw/pom.xml
parent3e7145fc12ed8475ba10bb2a3c63004d41aa42bc (diff)
[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) <clott@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-fw/pom.xml')
-rw-r--r--ecomp-sdk/epsdk-fw/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.openecomp.ecompsdkos</groupId>
+ <groupId>org.onap.portal.sdk</groupId>
<artifactId>epsdk-project</artifactId>
<version>1.3.0-SNAPSHOT</version>
</parent>