aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-12-13 12:49:38 -0800
committerPatrick Brady <pb071s@att.com>2017-12-13 13:07:48 -0800
commit2ad82140a88efa51cb7e9751d0b45cb0616f6b80 (patch)
tree5a15444552aa96d768c32f7b0325802ebcac7a3e /pom.xml
parent2445f8e946a9618c947d7e3b82f8b064b5d12f9e (diff)
Deployment onap rename
Changing org.openecomp.appc names to org.onap.appc Change-Id: I729f6ce253de8351ae5e3da2e334b1bae155b67d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index e6fc0e1..3ebb0c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
- <groupId>org.openecomp.appc.deployment</groupId>
+ <groupId>org.onap.appc.deployment</groupId>
<artifactId>appc-docker-project</artifactId>
<name>appc-deployment</name>
<description>The APP-C component contains SDNC Docker Image, and installs APPC/SDNC components on top.</description>
@@ -122,7 +122,7 @@
<module>installation</module>
</modules>
<organization>
- <name>OpenECOMP</name>
+ <name>ONAP</name>
</organization>
<version>1.3.0-SNAPSHOT</version>
</project>