diff options
Diffstat (limited to 'ECOMP-PDP')
-rw-r--r-- | ECOMP-PDP/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ECOMP-PDP/pom.xml b/ECOMP-PDP/pom.xml index 79139b098..942941ec2 100644 --- a/ECOMP-PDP/pom.xml +++ b/ECOMP-PDP/pom.xml @@ -24,7 +24,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> - <groupId>org.openecomp.policy.engine</groupId> + <artifactId>ECOMP-PDP</artifactId> <description>ECOMP-PDP</description> <packaging>jar</packaging> |