Fix name of entry in Sonar 89/35289/1
authorGildas Lanilis <gildas.lanilis@huawei.com>
Mon, 12 Mar 2018 21:05:52 +0000 (14:05 -0700)
committerGildas Lanilis <gildas.lanilis@huawei.com>
Mon, 12 Mar 2018 21:08:57 +0000 (14:08 -0700)
The name of the entry in Sonar was displayed as champ instaed of aai-champ

Change-Id: I5a3edc59592fa13c4273274f52716e09157ee812
Issue-ID: CIMAN-65
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index be6b15f..3d56be9 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
     <groupId>org.onap.aai</groupId>
     <artifactId>champ</artifactId>
-    <name>champ</name>
+    <name>aai-champ</name>
     <packaging>pom</packaging>
     <version>1.2.0-SNAPSHOT</version>