Cleanup project's name in Sonar 45/18845/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 13 Oct 2017 23:40:16 +0000 (16:40 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 13 Oct 2017 23:41:24 +0000 (16:41 -0700)
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>
huawei/pom.xml

index 6f82676..5984032 100644 (file)
@@ -25,7 +25,7 @@
     <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>