From fa0b665cbf2d95af70562cef7f372dfb24501c09 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 14:24:48 -0700 Subject: 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: Id83b268f3451b66305a27bace4aa3218ef39af0f 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 78fa308..f315060 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.openecomp.aai.aai-service aai-service 1.1.0-SNAPSHOT - aai + aai-aai-service pom aai-schema -- cgit 1.2.3-korg