diff options
Diffstat (limited to 'model/utilities')
-rw-r--r-- | model/utilities/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/utilities/pom.xml b/model/utilities/pom.xml index d23a7d9d7..fbf1a21fe 100644 --- a/model/utilities/pom.xml +++ b/model/utilities/pom.xml @@ -21,7 +21,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.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> |