aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-08 11:36:24 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-08 11:36:24 -0700
commitc9eaed989790e3312fc73574c9743743c8490042 (patch)
tree71fb43b1ae5df5d230ccb625f01d689646954cb0 /pom.xml
parent3cd5e19b313f5835335d04f1f002ff858fcf174f (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: Ia76730958188c8e7b510d14689b9d0efc29d5105 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 5924397..0d6eb4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<artifactId>sdnc-core</artifactId>
<version>1.2.0-SNAPSHOT</version>
- <name>SDN-C Core Components</name>
+ <name>sdnc-core</name>
<url>https://wiki.openecomp.org</url>
<description>The SDN-C core components contains the SLI, dblib and root pom</description>