aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-03-05 11:52:14 -0800
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-03-05 12:03:44 -0800
commit2eca6813108b05389d19defd08713bd6764d7fee (patch)
treee84ebd0d6f1f5e46697a52702188e69dd580f28d
parent025f7522c9496c1b1f986dcf0edb98adeba49c34 (diff)
Update name of repo into Sonar
The name as it appears in Sonar was event-client instead of aai-event-client. Change-Id: Ie40a997b32b4522dfe08fff925dea56cd7498fcd Issue-ID: CIMAN-65 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 62a508b..c152b97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,6 +11,7 @@
<groupId>org.onap.aai.event-client</groupId>
<artifactId>event-client</artifactId>
<version>1.2.0-SNAPSHOT</version>
+ <name>aai-event-client</name>
<packaging>pom</packaging>
<properties>