summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f4fe346..5fa480f 100644
--- 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>