summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGildas Lanilis <gildas.lanilis@huawei.com>2018-09-06 12:06:10 -0700
committerGildas Lanilis <gildas.lanilis@huawei.com>2018-09-06 12:07:30 -0700
commit1d79514150cb1617af9c11b58bf11ec4e303bbde (patch)
treec1c847d2a47b3f6da3c6bfc388545ad63ea32fb2
parent7c7c4813a1fc7edb2a2b7b8ffee42d58ca265025 (diff)
Clean Sonar Project name
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>
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index e9780be..e174e3d 100644
--- 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>