From 7813ad1766bb168f92ce6c0c10a6926a2f00b519 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 13:13:30 -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: I4eca5b435c2a68c10ab1d9abd3bade58941b1cb8 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 93e6af5..507459b 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.openecomp.aai.model-loader model-loader 1.1.0-SNAPSHOT - AAI - model-loader + aai-model-loader ${basedir}/target -- 2.16.6