Cleanup project's name in Sonar 11/15711/1 release-1.1.0
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 26 Sep 2017 20:41:04 +0000 (13:41 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 26 Sep 2017 20:41:04 +0000 (13:41 -0700)
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

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

diff --git a/pom.xml b/pom.xml
index 31b9dbd..3ea80c9 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
        <groupId>org.openecomp.sdnc.plugins</groupId>
        <artifactId>sdnc-plugins</artifactId>
 
-       <name>SDN-C Java Plugins</name>
+       <name>sdnc-plugins</name>
        <url>https://wiki.openecomp.org</url>
        <description>The SDN-C core components contains the SLI, dblib and root pom</description>