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