From a00d81675166c634c0cfe0ad2ffa35a4577557aa Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 13:08:46 -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: I07659088bee4401a6cb2090eb4918dba2e800c92 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5821840..f8fc53e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.aaf.luaplugin auth-plugin 1.0.0-SNAPSHOT - onap/onap/aaf/luaplugin/auth-plugin + aaf-luaplugin pom target/assembly @@ -86,4 +86,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg