Cleanup project's name in Sonar 03/14003/1 release-1.1.0
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 20 Sep 2017 23:08:59 +0000 (16:08 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 20 Sep 2017 23:10:09 +0000 (23:10 +0000)
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: I70222539e8faf84e9d8acce7b2718c3fa93649e6
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Former-commit-id: e80ea1d0ad5b2ec68f7de1b105352f85f65b847d

pom.xml

diff --git a/pom.xml b/pom.xml
index 37030ef..6ba1ec2 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
        <groupId>org.openecomp.sdnc.oam</groupId>
        <artifactId>sdnc-oam</artifactId>
 
-       <name>SDN-C OAM</name>
+       <name>sdnc-oam</name>
        <url>https://wiki.openecomp.org</url>
        <description>The SDN-C OAM component contains the components needed to operate, administer and maintain the SDN-C platform.</description>