The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.
Change-Id: If390eb3eb303e6c8067615f123bed7ec880739ce
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
<version>1.1.0-SNAPSHOT</version>
- <name>AAI - resources</name>
+ <name>aai-resources</name>
<packaging>pom</packaging>
<modules>
<module>aai-resources</module>