diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-05 11:52:14 -0800 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-05 12:03:44 -0800 |
commit | 2eca6813108b05389d19defd08713bd6764d7fee (patch) | |
tree | e84ebd0d6f1f5e46697a52702188e69dd580f28d | |
parent | 025f7522c9496c1b1f986dcf0edb98adeba49c34 (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.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |