aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-09-05 17:08:31 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-09-05 17:10:01 -0700
commit8dba1b50df7c0d5285f5f62f85bca4e6116b067d (patch)
tree3bfb014d8f89bb9037efd719fc087abd6ed2318a
parent292f693f76293ae3b27853dd4d3c1836da537200 (diff)
Clean Sonar project name
add repo name in pom.xml file. Change-Id: I891a2e6c6929dcb36d09f1e126eccaf4d083fd29 Issue-ID: CIMAN-202 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 2f02652..45b9ca1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,6 +25,7 @@ stated inside of the file.
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.music.prom</groupId>
<artifactId>prom</artifactId>
+ <name>music-prom</name>
<version>1.0.5-SNAPSHOT</version>
<parent>
<groupId>org.onap.oparent</groupId>