summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-10-25 20:23:25 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-10-26 10:57:41 -0700
commit6c927ced25738eec636a4a0ce075285887767358 (patch)
tree471071a526ec142e084e6bd3eb7fbb95a8b458b2
parent3ecfb4ae4750b664006ac0a77daedfe1acd61f0d (diff)
Clean Sonar job
Bring consistency into naming the Sonar Project with same name as the repo Change-Id: I7a8c5886239cd702953eb066b83bc40e204edb4b Issue-ID: CIMAN-202 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1c3ef01..2f4ee6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.onap.sdc.dcae-d.dt-be-property</groupId>
<artifactId>DCAE-DT-PROPERTY</artifactId>
<version>1.3.0-SNAPSHOT</version>
- <name>dcae-d property</name>
+ <name>sdc-dcae-d-dt-be-property</name>
<description>System Properties</description>
<properties>
<!--nexus-->