From bb51c301ac6902ee7d3b78bebc6ab82399a9a6a9 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 13:05:56 -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: Iead6a2840047a3af5018d91a229b388cf538ac4b Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cb7777a..69fb8b1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,6 +5,7 @@ org.openecomp.sdc.jtosca jtosca 1.1.10-SNAPSHOT + sdc-jtosca @@ -208,4 +209,4 @@ - \ No newline at end of file + -- 2.16.6