Cleanup project's name in Sonar 89/13989/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 20 Sep 2017 22:37:22 +0000 (15:37 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 20 Sep 2017 22:37:22 +0000 (15:37 -0700)
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

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

index 7912f0f..ac176f1 100644 (file)
@@ -8,7 +8,7 @@
     <artifactId>sdnc-core-rootpom</artifactId>
     <version>1.2.0-SNAPSHOT</version>
 
-    <name>SDN-C Core Components - rootpom</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>