Clean up Sonar job

Make Sonar consistant with ONAP general
approach in naming Sonar project with
same name as the repo.

Change-Id: I70b5dfb8a851c1c299c22ae628d9fa8b615e5811
Issue-ID: CIMAN-202
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
diff --git a/pom.xml b/pom.xml
index a5a4e9f..b80f01a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
     <artifactId>dcae-tosca-lab</artifactId>
     <packaging>pom</packaging>
     <version>1.3.0-SNAPSHOT</version>
-    <name>dcae-tosca-lab</name>
+    <name>sdc-dcae-d-tosca-lab</name>
 
     <properties>
         <!--nexus-->