From e7c6cb39be13ec8fb18051e8d3de2551058706fc Mon Sep 17 00:00:00 2001 From: luxin Date: Tue, 5 Sep 2017 10:10:49 +0800 Subject: [PATCH] Fix project name in pom file Change-Id: I2134f7a54263569de44e7c3f9dc4a7e27790c755 Issue-Id:VFC-270 Signed-off-by: luxin --- huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml | 2 +- huawei/vnfmadapter/VnfmadapterService/pom.xml | 2 +- huawei/vnfmadapter/VnfmadapterService/service/pom.xml | 2 +- huawei/vnfmadapter/pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml b/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml index f08b6416..e3ab0cfd 100644 --- a/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml @@ -113,4 +113,4 @@ -nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService/deployment +vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService/deployment diff --git a/huawei/vnfmadapter/VnfmadapterService/pom.xml b/huawei/vnfmadapter/VnfmadapterService/pom.xml index abcf5683..82d9fc55 100644 --- a/huawei/vnfmadapter/VnfmadapterService/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/pom.xml @@ -23,7 +23,7 @@ vnfmadapter-service-root 1.0.0-SNAPSHOT - nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService + vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService pom diff --git a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml index c4f1878f..72ebd09f 100644 --- a/huawei/vnfmadapter/VnfmadapterService/service/pom.xml +++ b/huawei/vnfmadapter/VnfmadapterService/service/pom.xml @@ -23,7 +23,7 @@ vnfmadapter-service - nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService/service + vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService/service war diff --git a/huawei/vnfmadapter/pom.xml b/huawei/vnfmadapter/pom.xml index 8536f34d..4eac272e 100644 --- a/huawei/vnfmadapter/pom.xml +++ b/huawei/vnfmadapter/pom.xml @@ -1,6 +1,6 @@