Add name to the top level pom for model-loader
[aai/model-loader.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 9616a2f..93e6af5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,6 +31,7 @@
        <groupId>org.openecomp.aai.model-loader</groupId>
        <artifactId>model-loader</artifactId>
        <version>1.1.0-SNAPSHOT</version>
+       <name>AAI - model-loader</name>
        
        <properties>
                <docker.location>${basedir}/target</docker.location>