From: luxin Date: Tue, 5 Sep 2017 02:10:49 +0000 (+0800) Subject: Fix project name in pom file X-Git-Tag: v1.0.0~54^2~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e7c6cb39be13ec8fb18051e8d3de2551058706fc;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fsvnfm.git Fix project name in pom file Change-Id: I2134f7a54263569de44e7c3f9dc4a7e27790c755 Issue-Id:VFC-270 Signed-off-by: luxin --- 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 @@