aboutsummaryrefslogtreecommitdiffstats
path: root/appc-directed-graph/dg-loader/features/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-directed-graph/dg-loader/features/pom.xml')
-rw-r--r--appc-directed-graph/dg-loader/features/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-directed-graph/dg-loader/features/pom.xml b/appc-directed-graph/dg-loader/features/pom.xml
index 06c8c3ad0..536821d6b 100644
--- a/appc-directed-graph/dg-loader/features/pom.xml
+++ b/appc-directed-graph/dg-loader/features/pom.xml
@@ -3,7 +3,7 @@
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.plugins</groupId>
+ <groupId>org.onap.appc.plugins</groupId>
<artifactId>dg-loader</artifactId>
<version>1.3.0-SNAPSHOT</version>
</parent>
@@ -14,7 +14,7 @@
<dependencies>
<dependency>
- <groupId>org.openecomp.appc.plugins</groupId>
+ <groupId>org.onap.appc.plugins</groupId>
<artifactId>dg-loader-provider</artifactId>
<version>${project.version}</version>
</dependency>