From 153d13fd91cb93feee77b51d1125274cf554f07e Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 12:41:05 -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: I00df409628f01511d5e8e689bd5bf5204bd29236 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 27f52da..f7a58c3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.openecomp.aai search-data-service 1.1.0-SNAPSHOT - AAI - search-data-service + aai-search-data-service search-data-service -- cgit 1.2.3-korg