summaryrefslogtreecommitdiffstats
path: root/ResmanagementService/service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ResmanagementService/service/pom.xml')
-rw-r--r--ResmanagementService/service/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ResmanagementService/service/pom.xml b/ResmanagementService/service/pom.xml
index a97e9d4..f5028b1 100644
--- a/ResmanagementService/service/pom.xml
+++ b/ResmanagementService/service/pom.xml
@@ -18,12 +18,12 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.vfc.nfvo.resmanagement</groupId>
- <artifactId>resmanagement-service-root</artifactId>
+ <artifactId>vfc-nfvo-resmanagement-service-root</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
- <artifactId>resmanagement-service</artifactId>
+ <artifactId>vfc-nfvo-resmanagement-service</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>vfc/nfvo/resmanagement/ResmanagementService/service</name>
<packaging>war</packaging>