Revert "Drop registry prefix from pom.xml"
[aai/babel.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 493012f..d71532e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <configuration>
                                        <verbose>true</verbose>
                                        <serverId>docker-hub</serverId>
-                                       <imageName>onap/${project.artifactId}</imageName>
+                                       <imageName>${docker.push.registry}/onap/${project.artifactId}</imageName>
                                        <dockerDirectory>${docker.location}</dockerDirectory>
                                        <imageTags>
                                                <imageTag>latest</imageTag>