summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@intl.att.com>2020-03-10 10:55:57 +0200
committerOfir Sonsino <os0695@intl.att.com>2020-03-10 10:55:57 +0200
commit94008f602df37fefc90b7090d79a719ff818b89c (patch)
tree0b6637eb47c47cbedce3bbe67561db216a7b78b1
parent75fd847d9c9377ee8b6f61d26451ace5a37a0439 (diff)
Fix project name shows in Sonar
Change-Id: Ica780a84f347d42a171575f3d3845f3c8eed0a4e Issue-ID: SDC-2740 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ab60738..9cd98cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<artifactId>dcae_fe</artifactId>
<version>1.3.2-SNAPSHOT</version>
<packaging>war</packaging>
- <name>dcae-d fe application</name>
+ <name>sdc-dcae-d fe application</name>
<description>DCAE FE</description>
<parent>