Cleanup project's name in Sonar 09/11409/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 21:58:44 +0000 (14:58 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 21:58:44 +0000 (14:58 -0700)
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: I3ddd7d7ecd461900571f6ad40d9430bbf056801a
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index 5089b52..2df368f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
                <version>1.0.0-SNAPSHOT</version>
        </parent>
 
-       <name>dmaapMMAgent</name>
+       <name>dmaap-messagerouter-mirroragent</name>
        <description>Mirror Maker Agent - Repliaction agent</description>
 
        <properties>