aboutsummaryrefslogtreecommitdiffstats
path: root/model/basic-model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'model/basic-model/pom.xml')
-rw-r--r--model/basic-model/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/model/basic-model/pom.xml b/model/basic-model/pom.xml
index a536af5a1..cedb576ad 100644
--- a/model/basic-model/pom.xml
+++ b/model/basic-model/pom.xml
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.onap.policy.apex.apex-pdp.model</groupId>
+ <groupId>org.onap.policy.apex-pdp.model</groupId>
<artifactId>model</artifactId>
<version>2.0.0-SNAPSHOT</version>
</parent>
@@ -34,7 +34,7 @@
<dependencies>
<dependency>
- <groupId>org.onap.policy.apex.apex-pdp.model</groupId>
+ <groupId>org.onap.policy.apex-pdp.model</groupId>
<artifactId>utilities</artifactId>
<version>${project.version}</version>
</dependency>