Cleanup project's name in Sonar 97/11197/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 18:45:08 +0000 (11:45 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 18:45:08 +0000 (11:45 -0700)
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 <jwagantall@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index d212971..ab3c347 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
 
        <packaging>pom</packaging>
 
-       <name>Policy Engine - Common Modules</name>
+       <name>policy-common</name>
        <description>Common Modules for Policy-Engine in both XACML and Drools flavor</description>
 
        <properties>