From c05613f053a22fdf7542a39bd87b240e87aac0dc Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 14:33:51 -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: Iff33d2043c4e9892d01bdaf46bd284fa910bc3ce 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 a4f82be..baa6be1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ asdcclient jar 1.0.2-SNAPSHOT - ASDC Client + vid-asdcclient 1.8 -- cgit 1.2.3-korg