Cleanup project's name in Sonar
[aai/data-router.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f4fe346..5fa480f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,6 +10,7 @@
     <groupId>org.onap.aai.data-router</groupId>
     <artifactId>data-router</artifactId>
     <version>1.1.0-SNAPSHOT</version>
+    <name>aai-data-router</name>
 
     <properties>
         <docker.location>${basedir}/target</docker.location>