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

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

diff --git a/pom.xml b/pom.xml
index b8a9aca..c6a660e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>\r
   <groupId>org.onap.dmaap.datarouter</groupId>\r
   <artifactId>parent</artifactId>\r
-  <name>datarouter</name>\r
+  <name>dmaap-datarouter</name>\r
   <version>1.0.0-SNAPSHOT</version>\r
   <packaging>pom</packaging>\r
   <url>https://github.com/att/DMAAP_DATAROUTER</url>\r
                        <url>https://repository.jboss.org/nexus/content/groups/public</url>\r
                </repository>\r
        </repositories>  \r
-</project>
\ No newline at end of file
+</project>\r