From 7bdebfcd1a95244d1a0f52a251ff6a1fa7f278d4 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Fri, 8 Sep 2017 12:54:52 -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: Id0f8bee682a92fe87ec8f038fb6c437a461ace28 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 97ca47b..9586e89 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,6 @@ storage-esaas 0.0.1-SNAPSHOT - CCSDK storage-esaas + ccsdk-storage-esaas CCSDK Storage Elastic Search As a Service -- cgit 1.2.3-korg