diff options
Diffstat (limited to 'ECOMP-PAP-REST')
-rw-r--r-- | ECOMP-PAP-REST/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ECOMP-PAP-REST/pom.xml b/ECOMP-PAP-REST/pom.xml index 00e26159c..603b2d830 100644 --- a/ECOMP-PAP-REST/pom.xml +++ b/ECOMP-PAP-REST/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-PAP-REST</artifactId> <description>ECOMP-PAP-REST</description> <packaging>war</packaging> |