From 164ef9a1e327345c94faf34ed8dc54ca5990961a Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 14:42:54 -0700 Subject: [PATCH] Cleanup project's name in Sonar The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I6b00b9cfff8677d89a12f027cefb7380d208e0be Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6d8582d..df7c198 100755 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.openecomp.aai champ 1.1.0-SNAPSHOT - AAI - champ + aai-champ 3.0.1-incubating /content/sites/site/org/onap/aai/${project.artifactId}/${project.version} -- 2.16.6