aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-20 16:00:28 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-20 16:00:28 -0700
commit54a2f2cd9cfef29cb96181a99e2bf2d13ed29409 (patch)
treec0d88033393673285a0da1f4dc50990e5aca05fe /pom.xml
parentb7cb3b7c57d78b2be23290c201c9517965055d24 (diff)
Cleanup project's name in Sonarrelease-1.1.0
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: Iec07d6e3d99280f48f5ffc1f42f71adfc2c0c874 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 1364e95..f320184 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>sdnc-core</artifactId>
- <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>