summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/proto-definition/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'components/model-catalog/proto-definition/pom.xml')
-rw-r--r--components/model-catalog/proto-definition/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/components/model-catalog/proto-definition/pom.xml b/components/model-catalog/proto-definition/pom.xml
index d12470843..0b40b3459 100644
--- a/components/model-catalog/proto-definition/pom.xml
+++ b/components/model-catalog/proto-definition/pom.xml
@@ -18,13 +18,13 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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.onap.ccsdk.apps</groupId>
- <artifactId>ccsdk-apps</artifactId>
+ <groupId>org.onap.ccsdk.cds</groupId>
+ <artifactId>parent</artifactId>
<version>0.4.2-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
- <groupId>org.onap.ccsdk.apps.components</groupId>
+ <groupId>org.onap.ccsdk.cds.components</groupId>
<artifactId>proto-definition</artifactId>
<packaging>jar</packaging>