diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-02-02 17:34:10 -0800 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-02-02 17:37:35 -0800 |
commit | 9e2ae40a3e5cf996b6e36b4a0f8dbc31d1fefc42 (patch) | |
tree | 3f023d0eb09b1b20bd5fe3fdaed30555e1f8c6d2 /pom.xml | |
parent | d6a43c98dc02287838d52d816d96d45794e4c354 (diff) |
Fix typo in the name of the repo in Sonar
replace multicloud-opentack-vmware by multicloud-openstack-vmware
Change-Id: Id51d83f65c5399f9c1c2ff41d81ea51ebecc0dcc
Issue-ID: CIMAN-65
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ <artifactId>multicloud-openstack-vmware</artifactId> <version>1.1.0-SNAPSHOT</version> <packaging>pom</packaging> - <name>multicloud-opentack-vmware</name> + <name>multicloud-openstack-vmware</name> <description>multicloud openstack vmware</description> <properties> <encoding>UTF-8</encoding> |