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>
<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>