aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-08 14:49:09 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-08 14:49:09 -0700
commit03332a17a549438d204d8f0068a995a7c8708ed3 (patch)
tree23edad307b2ed83c2130f6239cd7178e7850dd5d /pom.xml
parent0d864caf405da4167258601907c52edff265e5bf (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: I73a561752044b0d1b03a1b52f4b432f4c3329269 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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 eba735f5..6b022cd5 100755
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-sli-core</artifactId>
- <name>CCSDK Core Components</name>
+ <name>ccsdk-sli-core</name>
<url>https://wiki.onap.org</url>
<description>CCSDK core components contains the SLI, dblib</description>