Fix docker build issue
[dmaap/messagerouter/messageservice.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 05f84e2..314a362 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <skip.docker.build>true</skip.docker.build>
         <skip.docker.push>true</skip.docker.push>
                <nexusproxy>https://nexus.onap.org</nexusproxy>
+               <docker.push.registry>localhost:5000</docker.push.registry>
        </properties>
 
        <!-- Distribution management -->