aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaka Cho <tc012c@att.com>2018-09-06 14:30:21 -0400
committerTaka Cho <tc012c@att.com>2018-09-06 14:31:41 -0400
commit7415e4d5e32168abb9165a682c4b393a51820bb4 (patch)
tree472267aea4a4955e69962276e7ab05f30b1b3d43
parentb6ac47eaf5b3eab825779ad5b269b4ae4a49321a (diff)
update name tag for sonar report
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>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 66ac9f7..2ce20ce 100644
--- 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>