The name parameter in the root pom.xml should match the
project name in gerrit to reflect consistency in Sonar.
Change-Id: Iecda958e4640733638f18890d4b3e964e0c59045
Issue-Id: CIMAN-65
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
     <groupId>org.onap.vfc.nfvo.driver.sfc</groupId>
        <artifactId>sfc-driver-parent</artifactId>
        <version>1.0.0-SNAPSHOT</version>
-       <name>vfc/nfvo/driver/sfc/zte/sfc-driver</name>
+       <name>vfc-nfvo-driver-sfc</name>
        <packaging>pom</packaging>
       <modules>
         <module>sfc-driver</module>