Change artifactId in pom.xml 95/18895/1
authorluxin <luxin7@huawei.com>
Sat, 14 Oct 2017 09:18:22 +0000 (17:18 +0800)
committerluxin <luxin7@huawei.com>
Sat, 14 Oct 2017 09:18:22 +0000 (17:18 +0800)
Change-Id: I97e8ca4c3d9656c0c287b86d9b5325bd954b5051
Issue-Id:VFC-506
Signed-off-by: luxin <luxin7@huawei.com>
ResmanagementService/pom.xml

index a7d4beb..5df4ff7 100644 (file)
@@ -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>