aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-config/pom.xml')
-rw-r--r--appc-config/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-config/pom.xml b/appc-config/pom.xml
index 387b1f026..f205bf812 100644
--- a/appc-config/pom.xml
+++ b/appc-config/pom.xml
@@ -2,12 +2,12 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.openecomp.appc</groupId>
+ <groupId>org.onap.appc</groupId>
<artifactId>appc</artifactId>
<version>1.3.0-SNAPSHOT</version>
</parent>
- <groupId>org.openecomp.appc</groupId>
+ <groupId>org.onap.appc</groupId>
<artifactId>appc-config</artifactId>
<packaging>pom</packaging>
<name>Application Controller Config</name>