aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-20 16:08:59 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-20 16:08:59 -0700
commita02d06f2cc8794601f3807fe073b5644845c8859 (patch)
treeae8f16c5f747ff27a2eb3167d2dec064c67aa032 /pom.xml
parent271ab2fb2bc84e0244abed1f12320c16a1bd0fd4 (diff)
Cleanup project's name in Sonar
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: d165904f6069295f851253bc9f3bfcdf504d7c97
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b66c2280..ddb1776c 100755
--- 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>