summaryrefslogtreecommitdiffstats
path: root/huawei/vnfmadapter/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-18 16:04:52 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-18 16:04:52 -0700
commit6b276154949e5dbe640ccb2ee1e6acb4c7b47a92 (patch)
tree77ed4df0efb73f07aae1696a33ec87754f18c9b0 /huawei/vnfmadapter/pom.xml
parentfa7789059a8abb39ae7125f186c4a95f3e236594 (diff)
Cleanup project's name in Sonar
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: Iff33d2043c4e9892d01bdaf46bd284fa910bc3ce Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'huawei/vnfmadapter/pom.xml')
-rw-r--r--huawei/vnfmadapter/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/huawei/vnfmadapter/pom.xml b/huawei/vnfmadapter/pom.xml
index 48ae5700..e2c0ba31 100644
--- a/huawei/vnfmadapter/pom.xml
+++ b/huawei/vnfmadapter/pom.xml
@@ -25,7 +25,7 @@
<artifactId>vnfmadapter</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>vfc/nfvo/drivers/vnfm/svnfm/huawei/vnfmadapter</name>
+ <name>vfc-nfvo-driver-vnfm-svnfm</name>
<description>nfvo vnfmadapter</description>
<modules>
<module>VnfmadapterService</module>