Cleanup project's name in Sonar 93/17393/1 release-1.0.0
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 6 Oct 2017 00:18:53 +0000 (17:18 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 6 Oct 2017 00:18:53 +0000 (17:18 -0700)
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency in Sonar.

Change-Id: I55e92181bafc75fd3a1b4dac216fdbbefd58f2f9
Issue-Id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index 96f0731..c102f68 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
        <packaging>pom</packaging>
        <!-- NOTE This value will not be picked from the property tag below, pass it as -Drelease.version="" when doing mvn deploy -->
        <version>1.0.0</version>
-       <name>DMaaP Bus Controller UI (parent)</name>
+       <name>ui-dmaapbc</name>
        <url>https://wiki/display/EcompPortal</url>
        <description>DCAE DMaaP Bus Controller GUI based on the ECOMP Portal Open-Source SDK</description>
        <scm>