From 9af84518526941141c485c1d5dbf30d588ffb5b8 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 14:38:04 -0700 Subject: [PATCH] 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: Ide099b38204c159f133fe115a5138e1863495f16 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6f6f00a..1d358cf 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.dmaap.buscontroller buscontroller ${artifact.version} - buscontroller + dmaap-buscontroller org.onap.oparent oparent -- 2.16.6