Cleanup project's name in Sonar
[aai/model-loader.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 93e6af5..507459b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
        <groupId>org.openecomp.aai.model-loader</groupId>
        <artifactId>model-loader</artifactId>
        <version>1.1.0-SNAPSHOT</version>
-       <name>AAI - model-loader</name>
+       <name>aai-model-loader</name>
        
        <properties>
                <docker.location>${basedir}/target</docker.location>