From c99f3143fdf97c83a449c53745d898696cecad9d Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 12:47:16 -0700 Subject: [PATCH 1/1] 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: I846d5b2245773cbf51550a64f683492e33c76a7b 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 c67d944..388ec19 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.openecomp.aai.sparky-be sparky-be 1.0-SNAPSHOT - AAI - sparky-be + aai-sparky-be ${basedir}/target -- 2.16.6