Clean Sonar Project name 65/65065/1
authorGildas Lanilis <gildas.lanilis@huawei.com>
Thu, 6 Sep 2018 19:06:10 +0000 (12:06 -0700)
committerGildas Lanilis <gildas.lanilis@huawei.com>
Thu, 6 Sep 2018 19:07:30 +0000 (12:07 -0700)
Name as it appears in Sonar has to be consistent with repo name.

Change-Id: I296cba04888e166b86322a3a08a2677773d5c22c
Issue-ID: CIMAN-202
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index e9780be..e174e3d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -21,6 +21,7 @@ limitations under the License.
 
        <groupId>org.onap.aai.validation</groupId>
        <artifactId>validation</artifactId>
+       <name>aai-validation</name>
        <version>1.3.0-SNAPSHOT</version>
        <parent>
                <groupId>org.onap.oparent</groupId>