From 4aeb99f7339379eb8beac54e7d47c08bd12e7913 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 12:39:38 -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: I2ed6f9124953e035c2383580089108df5843b550 Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1c6033d9..89f97ec2 100644 --- a/pom.xml +++ b/pom.xml @@ -25,9 +25,9 @@ sdc-workflow-designer pom 1.0.0-SNAPSHOT - sdc-workflow-designer + sdc-sdc-workflow-designer sdc-workflow-designer-ui - \ No newline at end of file + -- cgit 1.2.3-korg