aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-08 13:17:30 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-08 13:17:30 -0700
commit4493acc059a2e3adc8f2b02bfa22402da1e78e16 (patch)
treeb6c6108efca59858c50859cce4cc345b1b2a8383 /pom.xml
parentea0aabe54bc7b5d609b587e87ce85765f73fecbc (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: Iecfd1bf6a7937437728e5cf136b63c896da49b44 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d43a274e..0fe0b502 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>ccsdk-sli-northbound</artifactId>
- <name>SDN-C Northbound APIs</name>
+ <name>ccsdk-sli-northbound</name>
<url>https://wiki.openecomp.org</url>
<description>The SDN-C Northbound APIs repo contains code for northbound API adaptors, typically MD-SAL applications</description>