aboutsummaryrefslogtreecommitdiffstats
path: root/model/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'model/pom.xml')
-rw-r--r--model/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/model/pom.xml b/model/pom.xml
index 7afc8e536..61fd87b1e 100644
--- a/model/pom.xml
+++ b/model/pom.xml
@@ -21,12 +21,12 @@
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.policy.apex.apex-pdp</groupId>
+ <groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
<version>2.0.0-SNAPSHOT</version>
</parent>
- <groupId>org.onap.policy.apex.apex-pdp.model</groupId>
+ <groupId>org.onap.policy.apex-pdp.model</groupId>
<artifactId>model</artifactId>
<packaging>pom</packaging>