From 4f56964e3ceda4f6777e4afbe150d567b095183f Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 12:59:52 -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: I8eb3515188959bd10d72f29d183c33260d3bb17d 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 1ea349f..9d48ecb 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ pom - Policy - GUI + policy-gui Code that all the Policy GUI's. -- cgit 1.2.3-korg