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>
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>