From 4bf884f2cf80bcf1241dff7585a2a7385264c6d7 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 22 Sep 2017 13:08:21 -0700 Subject: Update sniroemulator pom to support docker:push Change-Id: Ic356a226a996a74cf83d00d14c36fec2b6a05677 Issue-ID: INT-215 Signed-off-by: Gary Wu --- test/mocks/sniroemulator/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/mocks') diff --git a/test/mocks/sniroemulator/pom.xml b/test/mocks/sniroemulator/pom.xml index 714be51d1..aa437500d 100644 --- a/test/mocks/sniroemulator/pom.xml +++ b/test/mocks/sniroemulator/pom.xml @@ -170,9 +170,8 @@ docker-maven-plugin 0.4.11 - openecomp/${project.artifactId} + ${docker.push.registry}/onap/${project.artifactId} ${dockerLocation} - docker-hub latest -- cgit 1.2.3-korg