From 76cc6907029d09abe01a075538be5b613fe01320 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 14:50:59 -0700 Subject: Cleanup project's name in Sonar 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 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b8a9aca6..c6a660e0 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 4.0.0 org.onap.dmaap.datarouter parent - datarouter + dmaap-datarouter 1.0.0-SNAPSHOT pom https://github.com/att/DMAAP_DATAROUTER @@ -118,4 +118,4 @@ https://repository.jboss.org/nexus/content/groups/public - \ No newline at end of file + -- cgit 1.2.3-korg