Cleanup project's name in Sonar 51/13251/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 18 Sep 2017 23:04:52 +0000 (16:04 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 18 Sep 2017 23:04:52 +0000 (16:04 -0700)
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>
huawei/vnfmadapter/pom.xml

index 48ae570..e2c0ba3 100644 (file)
@@ -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>