summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ResmanagementService/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ResmanagementService/pom.xml b/ResmanagementService/pom.xml
index a7d4beb..5df4ff7 100644
--- a/ResmanagementService/pom.xml
+++ b/ResmanagementService/pom.xml
@@ -17,7 +17,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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>
- <artifactId>resmanagement</artifactId>
+ <artifactId>vfc-nfvo-resmanagement</artifactId>
<groupId>org.onap.vfc.nfvo.resmanagement</groupId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>