summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 41a8d73..c25b53b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -288,7 +288,7 @@
<configuration>
<images>
<image>
- <name>${project.groupId}.${project.artifactId}</name>
+ <name>onap/${project.groupId}.${project.artifactId}</name>
<registry>${onap.nexus.dockerregistry.daily}</registry>
<build>
<contextDir>${project.basedir}</contextDir>