From 35921f6c42432336777607d1b2ff53191adaf420 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 28 Sep 2017 10:41:02 -0700 Subject: Update docker plugin version Change-Id: I448f14163b8378d446a89d6a2592fa6ddf7dba76 Issue-ID: INT-215 Signed-off-by: Gary Wu --- test/mocks/sniroemulator/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/mocks/sniroemulator') diff --git a/test/mocks/sniroemulator/pom.xml b/test/mocks/sniroemulator/pom.xml index 5c2493755..b2902fe9a 100644 --- a/test/mocks/sniroemulator/pom.xml +++ b/test/mocks/sniroemulator/pom.xml @@ -226,10 +226,10 @@ com.spotify docker-maven-plugin - 0.4.11 + 1.0.0 true - docker-hub + ${docker.push.registry} ${docker.push.registry}/onap/${project.artifactId} ${dockerLocation} -- cgit 1.2.3-korg