The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.
Change-Id: If5f87602082becd390d3f2a899437a78be6fec8f
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
<artifactId>resmanagement</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>vfc/nfvo/resmanagement</name>
+ <name>vfc-nfvo-resmanagement</name>
<description>vfc nfvo resmanagement</description>
<modules>
<module>ResmanagementService</module>