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

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

diff --git a/pom.xml b/pom.xml
index 050d929..0628f72 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
        <artifactId>sdnc-plugins</artifactId>
        <version>1.2.0-SNAPSHOT</version>
 
-       <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>