diff options
author | luxin <luxin7@huawei.com> | 2017-09-05 10:10:49 +0800 |
---|---|---|
committer | luxin <luxin7@huawei.com> | 2017-09-05 10:10:49 +0800 |
commit | e7c6cb39be13ec8fb18051e8d3de2551058706fc (patch) | |
tree | 7c26ff759a5339a6f82e2f49ef5b685537af75e5 /huawei/vnfmadapter/VnfmadapterService/service | |
parent | db0f5ea4a1a5b526f23affd26cc07d50473282b1 (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/service')
-rw-r--r-- | huawei/vnfmadapter/VnfmadapterService/service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |