the name tag is the pom.xml is helping writing
the correct name in the Sonar report
Change-Id: Id0c38722645460fe4d348ff264724085a0bc0766
Issue-ID: APPC-1193
Signed-off-by: Taka Cho <tc012c@att.com>
     <version>1.4.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
-    <name>config-design-tool</name>
+    <name>appc-config-design-tool</name>
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>