aboutsummaryrefslogtreecommitdiffstats
path: root/installation/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'installation/pom.xml')
-rw-r--r--installation/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/pom.xml b/installation/pom.xml
index 08fce60..7fb29ae 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -3,14 +3,14 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
- <groupId>org.openecomp.appc.deployment</groupId>
+ <groupId>org.onap.appc.deployment</groupId>
<artifactId>appc-docker-project</artifactId>
<version>1.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
- <groupId>org.openecomp.appc.deployment</groupId>
+ <groupId>org.onap.appc.deployment</groupId>
<artifactId>installation</artifactId>
<version>1.3.0-SNAPSHOT</version>