summaryrefslogtreecommitdiffstats
path: root/dmi-stub/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dmi-stub/pom.xml')
-rw-r--r--dmi-stub/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dmi-stub/pom.xml b/dmi-stub/pom.xml
index 1d361da2..0c7c0518 100644
--- a/dmi-stub/pom.xml
+++ b/dmi-stub/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.onap.cps</groupId>
+ <groupId>org.onap.cps.ncmp-dmi-plugin</groupId>
<artifactId>ncmp-dmi-plugin</artifactId>
<version>1.6.0-SNAPSHOT</version>
</parent>
@@ -46,7 +46,7 @@
<dependencyManagement>
<dependencies>
<dependency>
- <groupId>org.onap.cps</groupId>
+ <groupId>${cps.groupId}</groupId>
<artifactId>cps-dependencies</artifactId>
<version>${cps.version}</version>
<type>pom</type>