From 69123c6ffe8f96ab574ae99216beb85cc05862da Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 14:34:49 -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: I01da13fec8c0dd050278930e39dd03bf7d2fcadb 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 552017c5..8596e251 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.onap.aaf.authz parent 1.0.0-SNAPSHOT - Authz Parent (pom) + aaf-authz pom https://github.com/att/AAF -- 2.16.6