From ba46717fe94ec07c90dc73a45bf0e5479acc7f13 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 11:45:08 -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: Iff23fa13f8b3500aa107447896eed07bfd0d5847 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 d212971e..ab3c347a 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ pom - Policy Engine - Common Modules + policy-common Common Modules for Policy-Engine in both XACML and Drools flavor -- cgit 1.2.3-korg