aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-26 13:41:04 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-26 13:41:04 -0700
commitbad3cbc0d44a4734ef17494f0bf5e7f0e6fd0b15 (patch)
treec2ab478e5e8dd03bc381dc28c7ab2a53c1a8b6ae
parent28bfff4e05e3c95de10b037731b3d59834570ef3 (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: Ia95446c45835fcdf2a835fee3b7e3d3ff1918792 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 31b9dbd..3ea80c9 100755
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
<groupId>org.openecomp.sdnc.plugins</groupId>
<artifactId>sdnc-plugins</artifactId>
- <name>SDN-C Java Plugins</name>
+ <name>sdnc-plugins</name>
<url>https://wiki.openecomp.org</url>
<description>The SDN-C core components contains the SLI, dblib and root pom</description>