The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency in Sonar.
Change-Id: Idcf1b3b8c75f0a14b4d8f70eebf168902810b172
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
     <artifactId>vfc-nfvo-driver-vnfm-svnfm-huawei</artifactId>
     <version>1.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
-    <name>vfc/nfvo/driver/vnfm/svnfm/huawei</name>
+    <name>vfc-nfvo-driver-vnfm-svnfm-huawei</name>
     <description>vfc-nfvo-driver-vnfm-svnfm-huawei</description>
     <modules>
         <module>vnfmadapter</module>