aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-26 13:42:40 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-26 13:42:40 -0700
commitfeaf538e2a138c3f56051d898d22e19cd47afd3b (patch)
tree29b7ecced24a0788bbce5971abaea3efaa8cfc40
parentb694db42f29f2c30e29f2a337c06845ac7ce9618 (diff)
Cleanup project's name in Sonarrelease-1.0.0
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I90a1974732e399fd687279e0050c3a436c83a87c 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 25a4a5d..555e2d3 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>