From: Geora Barsky Date: Tue, 26 Sep 2017 16:18:28 +0000 (-0400) Subject: Sniro Emulator - Set up docker maven plugin X-Git-Tag: 1.0.0-Amsterdam~94^2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=505b09580abcfe9ad3cf147e7047e2352e5c2e7e;p=integration.git Sniro Emulator - Set up docker maven plugin Adding docker push registry variable into docker maven plugin image name Change-Id: Id5f20558a67a37a5921e0da272befc42341aaf7b JIRA-ID: INT-215 Signed-off-by: Geora Barsky --- diff --git a/test/mocks/sniroemulator/pom.xml b/test/mocks/sniroemulator/pom.xml index f7c91bf47..072f0ea31 100644 --- a/test/mocks/sniroemulator/pom.xml +++ b/test/mocks/sniroemulator/pom.xml @@ -228,9 +228,8 @@ docker-maven-plugin 0.4.11 - openecomp/${project.artifactId} + ${docker.push.registry}/onap/${project.artifactId} ${dockerLocation} - docker-hub latest