The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.
Change-Id: Ia4080d1bdb211b57891a0f3b9244ccd6c8467f5c
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
        <artifactId>dmaapClient</artifactId>
        <packaging>jar</packaging>
        <version>1.0.0-SNAPSHOT</version>
-       <name>dmaapClient</name>
+       <name>dmaap-messagerouter-dmaapclient</name>
        <description>Client library for MR event routing API</description>
        <url>https://github.com/att/dmaap-framework</url>