Cleanup project's name in Sonar 11/11411/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 21:59:40 +0000 (14:59 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 21:59:40 +0000 (14:59 -0700)
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 <jwagantall@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index 2243794..477ad97 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
 
        <packaging>pom</packaging>
 
-       <name>Policy - PAP</name>
+       <name>policy-pap</name>
        <description>Code that implements the Policy Administration Backend.</description>
 
        <properties>