diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-09-06 11:37:06 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-09-06 11:38:21 -0700 |
commit | 676ec47b90e7d98b3bf6655578e1c22b04c6e3a9 (patch) | |
tree | 2c6460f06e0e61ce774abefa64da6a9f3b4ef757 /windriver | |
parent | 3c97c8a2826f7c1fb16be98b32761e09e2ae0e4b (diff) |
Clean Sonar Project name
Name to be consistant with repo name.
Change-Id: Ib93070d82322eb3ae2d019a7f0dacabeeba11129
Issue-ID: CIMAN-202
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'windriver')
-rw-r--r-- | windriver/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windriver/pom.xml b/windriver/pom.xml index 09b6d880..9f7d5542 100644 --- a/windriver/pom.xml +++ b/windriver/pom.xml @@ -26,7 +26,7 @@ <artifactId>multicloud-openstack-windriver</artifactId> <version>1.2.0-SNAPSHOT</version> <packaging>pom</packaging> - <name>multicloud/openstack/windriver</name> + <name>multicloud-openstack-windriver</name> <description>multicloud for openstack Wind River Titanium Cloud</description> <properties> <encoding>UTF-8</encoding> |