summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-08 12:32:26 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-09-08 12:34:42 -0700
commitb398497bb9783175d2bec5bf7a6403c6a320a2e8 (patch)
treea861b838933d21225f03ef21e4917a739ba0ce4b /pom.xml
parentbd0e3a362410fec91cd733e652beb41c5d7d3017 (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: I501b3b4d764c57d2d371ccccfa56bb30c1251119 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 24f4e87..2a1a78a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,6 +6,7 @@
<artifactId>sdc-main-distribution-client</artifactId>
<version>1.1.32-SNAPSHOT</version>
<packaging>pom</packaging>
+ <name>sdc-sdc-distribution-client</name>
<modules>
<module>sdc-distribution-client</module>