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