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

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

diff --git a/pom.xml b/pom.xml
index 25a4a5d..555e2d3 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>