Add relativePath for vfc-resmgr pom.xml 35/18435/1
authorluxin <luxin7@huawei.com>
Thu, 12 Oct 2017 03:47:37 +0000 (11:47 +0800)
committerluxin <luxin7@huawei.com>
Thu, 12 Oct 2017 03:47:37 +0000 (11:47 +0800)
Change-Id: I5394a6332272f5a9292ffd233489f5f3243e97f9
Issue-Id:VFC-506
Signed-off-by: luxin <luxin7@huawei.com>
ResmanagementService/deployment/pom.xml
ResmanagementService/pom.xml
ResmanagementService/service/pom.xml

index 4e11952..97889ed 100644 (file)
@@ -20,6 +20,7 @@
         <groupId>org.onap.vfc.nfvo.resmanagement</groupId>
         <artifactId>resmanagement-service-root</artifactId>
         <version>1.0.0-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
     </parent>
     <version>1.0.0-SNAPSHOT</version>
     <artifactId>resmanagement-deployment</artifactId>
index b3c3ee8..a7d4beb 100644 (file)
@@ -20,6 +20,7 @@
         <artifactId>resmanagement</artifactId>
         <groupId>org.onap.vfc.nfvo.resmanagement</groupId>
         <version>1.0.0-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>resmanagement-service-root</artifactId>
     <version>1.0.0-SNAPSHOT</version>
index b6e5d96..a97e9d4 100644 (file)
@@ -20,6 +20,7 @@
         <groupId>org.onap.vfc.nfvo.resmanagement</groupId>
         <artifactId>resmanagement-service-root</artifactId>
         <version>1.0.0-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
     </parent>
 
     <artifactId>resmanagement-service</artifactId>