From 7d1a156fac0b2336d040615ad98044f2030866db Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 13:31:51 -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: Ia4080d1bdb211b57891a0f3b9244ccd6c8467f5c 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 c918734..ae44ed9 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ dmaapClient jar 1.0.0-SNAPSHOT - dmaapClient + dmaap-messagerouter-dmaapclient Client library for MR event routing API https://github.com/att/dmaap-framework -- cgit 1.2.3-korg