summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-08 12:59:52 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-08 12:59:52 -0700
commit4f56964e3ceda4f6777e4afbe150d567b095183f (patch)
treebf7b53ce13ce02e80eeb33c981414153579470fa /pom.xml
parent9d2ceb09fc6fd3aecdffaf406026155838c33917 (diff)
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: I8eb3515188959bd10d72f29d183c33260d3bb17d Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1ea349f..9d48ecb 100644
--- 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>