From 5a6784118da818fb1005d9de5694874a88a537cb Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 14:59:40 -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: I817524eff0554b5f9684de7b595ba6da81b07c7c 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 22437943..477ad977 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ pom - Policy - PAP + policy-pap Code that implements the Policy Administration Backend. -- cgit 1.2.3-korg