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>
 
        <packaging>pom</packaging>
 
-       <name>Policy - PAP</name>
+       <name>policy-pap</name>
        <description>Code that implements the Policy Administration Backend.</description>
 
        <properties>