From d9cf4f36f75d676be846dd667c6840f65f1745df Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 14:39:32 -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: Ic831a909ce62ae31f54da77f974e12ca53c3988c 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 1568559..bd918f2 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.onap.aaf.cadi parent - CADI Parent POM (Code, Access, Data, Identity) + aaf-cadi 1.0.0-SNAPSHOT 2015-07-20 pom -- cgit 1.2.3-korg