From 5afd13fa087834014e7b6797f651edf2883638b3 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 26 Sep 2017 13:28:35 -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: I43477c67d810cca4f0d43b7340961ad6e93f8f03 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 a798e5e..88ce68b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.openecomp.sdc sdc-distribution-client 1.0.0 - SDC Distribution Client + sdc-sdc-distribution-client An SDC Client to be used by its consumers 4.5 -- cgit 1.2.3-korg