Cleanup project's name in Sonar 83/11183/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 18:36:24 +0000 (11:36 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 18:36:24 +0000 (11:36 -0700)
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: Ia76730958188c8e7b510d14689b9d0efc29d5105
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index 5924397..0d6eb4e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
     <artifactId>sdnc-core</artifactId>
     <version>1.2.0-SNAPSHOT</version>
 
-    <name>SDN-C Core Components</name>
+    <name>sdnc-core</name>
     <url>https://wiki.openecomp.org</url>
     <description>The SDN-C core components contains the SLI, dblib and root pom</description>