aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-12 14:05:52 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-12 14:08:57 -0700
commitbc567018a6b5577c2ba18835ca1dbc0b0f394d6d (patch)
tree730e608e31d6fe0c24f2deae8f6968744170b9f4
parent13cc06c7a1ba51f6e724d16d0602bdd8e92d925f (diff)
Fix name of entry in Sonar
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>
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index be6b15f..3d56be9 100755
--- 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>