From fe6ea9caf37d877e6df91ec5ac58a8b8c3cfe654 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 13:30:27 -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: I3a193758d349b4999f1e6e1233e727059b5eb57c 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 9d5b16d..cba7928 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openecomp.dcae.dmaapbc dcae_dmaapbc 1.1.0-SNAPSHOT - dcae_dmaapbc + dcae-dmaapbc ecomp-releases -- cgit 1.2.3-korg