Cleanup project's name in Sonar 49/16149/1
authorMichael Lando <ml636r@att.com>
Wed, 27 Sep 2017 23:52:08 +0000 (02:52 +0300)
committerMichael Lando <ml636r@att.com>
Wed, 27 Sep 2017 23:52:41 +0000 (02:52 +0300)
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: I93f20d071b633e79e4319745d1697b012539f20e
Issue-id: CIMAN-65
Signed-off-by: Michael Lando <ml636r@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 24f4e87..2a1a78a 100644 (file)
--- 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>