summaryrefslogtreecommitdiffstats
path: root/huawei/vnfmadapter/pom.xml
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/pom.xml
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/pom.xml')
-rw-r--r--huawei/vnfmadapter/pom.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2016, Huawei Technologies Co., Ltd.
+ Copyright (c) 2016-2017, Huawei Technologies Co., Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -25,7 +25,7 @@
<artifactId>vnfmadapter</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter</name>
+ <name>vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter</name>
<description>nfvo vnfmadapter</description>
<modules>
<module>VnfmadapterService</module>