diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-06 08:35:42 -0800 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-03-06 08:38:08 -0800 |
commit | 9fa15e6d059788ecfe3ef63e50387fa8b5161469 (patch) | |
tree | 3c961e6d8f3bd9016c806c8c71c459524dee4ad0 /nokiav2/pom.xml | |
parent | be56383397388d35f41089723e912856c03f4673 (diff) |
Update name of repo in Sonar
The name is Sonar was mislabelled, and thus replace all / by -
New is now vfc-nfvo-driver-vnfm-svnfm-nokiav2
Change-Id: I3cf6aa9e6c0517527fe42c0d2cfc3a05fcee8c15
Issue-ID: CIMAN-65
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'nokiav2/pom.xml')
-rw-r--r-- | nokiav2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nokiav2/pom.xml b/nokiav2/pom.xml index e7a20eb1..e6cf58d2 100644 --- a/nokiav2/pom.xml +++ b/nokiav2/pom.xml @@ -26,7 +26,7 @@ <artifactId>vfc-nfvo-driver-vnfm-svnfm-nokiav2</artifactId> <version>1.1.0-SNAPSHOT</version> <packaging>pom</packaging> - <name>vfc/nfvo/driver/vnfm/svnfm/nokiav2</name> + <name>vfc-nfvo-driver-vnfm-svnfm-nokiav2</name> <modules> <module>generatedapis</module> <module>driver</module> |