Cleanup project's name in Sonar 25/16125/1
authorMichael Lando <ml636r@att.com>
Wed, 27 Sep 2017 22:46:32 +0000 (01:46 +0300)
committerMichael Lando <ml636r@att.com>
Wed, 27 Sep 2017 22:46:32 +0000 (01:46 +0300)
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

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

diff --git a/pom.xml b/pom.xml
index 5f9cb31..2fae095 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
        <groupId>org.openecomp.sdc.jtosca</groupId>\r
        <artifactId>jtosca</artifactId>\r
        <version>1.1.3-SNAPSHOT</version>\r
-\r
+        <name>sdc-jtosca</name>\r
        <properties>\r
 \r
                <!-- ==================== -->\r
                </site>\r
        </distributionManagement>\r
 \r
-</project>
\ No newline at end of file
+</project>\r