From b398497bb9783175d2bec5bf7a6403c6a320a2e8 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 12:32:26 -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: I501b3b4d764c57d2d371ccccfa56bb30c1251119 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 24f4e87..2a1a78a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,6 +6,7 @@ sdc-main-distribution-client 1.1.32-SNAPSHOT pom + sdc-sdc-distribution-client sdc-distribution-client -- 2.16.6