summaryrefslogtreecommitdiffstats
path: root/huawei/vnfmadapter/VnfmadapterService
diff options
context:
space:
mode:
authorluxin <luxin7@huawei.com>2017-09-05 10:10:49 +0800
committerluxin <luxin7@huawei.com>2017-09-05 10:10:49 +0800
commite7c6cb39be13ec8fb18051e8d3de2551058706fc (patch)
tree7c26ff759a5339a6f82e2f49ef5b685537af75e5 /huawei/vnfmadapter/VnfmadapterService
parentdb0f5ea4a1a5b526f23affd26cc07d50473282b1 (diff)
Fix project name in pom file
Change-Id: I2134f7a54263569de44e7c3f9dc4a7e27790c755 Issue-Id:VFC-270 Signed-off-by: luxin <luxin7@huawei.com>
Diffstat (limited to 'huawei/vnfmadapter/VnfmadapterService')
-rw-r--r--huawei/vnfmadapter/VnfmadapterService/deployment/pom.xml2
-rw-r--r--huawei/vnfmadapter/VnfmadapterService/pom.xml2
-rw-r--r--huawei/vnfmadapter/VnfmadapterService/service/pom.xml2
3 files changed, 3 insertions, 3 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 @@
</plugins>
</build>
-<name>nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService/deployment</name></project>
+<name>vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService/deployment</name></project>
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 @@
</parent>
<artifactId>vnfmadapter-service-root</artifactId>
<version>1.0.0-SNAPSHOT</version>
- <name>nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService</name>
+ <name>vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService</name>
<packaging>pom</packaging>
<properties>
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 @@
</parent>
<artifactId>vnfmadapter-service</artifactId>
- <name>nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService/service</name>
+ <name>vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter/VnfmadapterService/service</name>
<packaging>war</packaging>
<repositories>