summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-09-18 17:43:46 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-09-18 17:43:46 -0700
commit0d3e7a0d3755e83b4261e45039c35bfd46b192ca (patch)
tree47a00c6d2f73e0d2d41deae539c8dc674561fbf6
parentc2ddcfb58bf0643b06570ea6d9a926c782edca71 (diff)
Update name of the repo in Sonar
Replace vnfsdk-functest parent by vnfsdk-functest to comply with the real name of the repo. That helps to have consistent naming in Sonar. Change-Id: I2bf99401a79b4cd85e4f80d6c576ee81a66d59db Issue-ID: CIMAN-202 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bc372fd..fdf6e22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vnfsdk.functest</groupId>
<artifactId>vnfsdk-functest-core-parent</artifactId>
- <name>vnfsdk-functest parent</name>
+ <name>vnfsdk-functest</name>
<version>1.1.0</version>
<packaging>pom</packaging>