update name tag for sonar report 51/65051/1
authorTaka Cho <tc012c@att.com>
Thu, 6 Sep 2018 18:30:21 +0000 (14:30 -0400)
committerTaka Cho <tc012c@att.com>
Thu, 6 Sep 2018 18:31:41 +0000 (14:31 -0400)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index 66ac9f7..2ce20ce 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
     <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>