summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@intl.att.com>2020-03-10 10:59:54 +0200
committerOfir Sonsino <os0695@intl.att.com>2020-03-10 10:59:54 +0200
commitd2d89aa434727865cb51e46e2bd091487d34ad21 (patch)
tree00347b218c86a30d2331f208bda3b4005ef898a2
parent291505bd54969f199023720335c04fb3b1087b12 (diff)
Fix project name shows in Sonar
Change-Id: Ic6f7338821032317567614052b17ac6680b501b6 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 98d0b9a..00f343c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.onap.sdc.dcae-d.ci</groupId>
<artifactId>dcae-ci-tests</artifactId>
<version>1.3.1-SNAPSHOT</version>
- <name>dcae-d ci tests</name>
+ <name>sdc-dcae-d ci tests</name>
<packaging>jar</packaging>
<description>Tests for DCAE Designer </description>