Cleanup project's name in Sonar 75/11275/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 19:59:52 +0000 (12:59 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 19:59:52 +0000 (12:59 -0700)
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 <jwagantall@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index 1ea349f..9d48ecb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
 
        <packaging>pom</packaging>
 
-       <name>Policy - GUI</name>
+       <name>policy-gui</name>
        <description>Code that all the Policy GUI's.</description>
 
        <properties>