Cleanup project's name in Sonar 43/11243/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 19:41:05 +0000 (12:41 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 19:41:05 +0000 (12:41 -0700)
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.

Change-Id: I00df409628f01511d5e8e689bd5bf5204bd29236
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index 27f52da..f7a58c3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
     <groupId>org.openecomp.aai</groupId>
     <artifactId>search-data-service</artifactId>
     <version>1.1.0-SNAPSHOT</version>
-    <name>AAI - search-data-service</name>
+    <name>aai-search-data-service</name>
 
     <properties>
         <module.ajsc.namespace.name>search-data-service</module.ajsc.namespace.name>