From 29acef658edb9d9e0cd6216ff3b971defa6177a2 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Thu, 28 Sep 2017 01:46:32 +0300 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: I7c8d5366e5c613bc4fb247fd00fa71c7d9e17749 Issue-id: CIMAN-65 Signed-off-by: Michael Lando --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5f9cb31..2fae095 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.openecomp.sdc.jtosca jtosca 1.1.3-SNAPSHOT - + sdc-jtosca @@ -209,4 +209,4 @@ - \ No newline at end of file + -- 2.16.6