aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/sniroemulator/pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2017-09-28 10:41:02 -0700
committerGary Wu <gary.i.wu@huawei.com>2017-09-28 10:41:02 -0700
commit35921f6c42432336777607d1b2ff53191adaf420 (patch)
treebbf0bf2596ad1e0ac91fbea9820572a37c870fa6 /test/mocks/sniroemulator/pom.xml
parentf57e9e70201722dda6c4dfb1670c12f204f6a54e (diff)
Update docker plugin version
Change-Id: I448f14163b8378d446a89d6a2592fa6ddf7dba76 Issue-ID: INT-215 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'test/mocks/sniroemulator/pom.xml')
-rw-r--r--test/mocks/sniroemulator/pom.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
<plugin>
<groupId>com.spotify</groupId>
<artifactId>docker-maven-plugin</artifactId>
- <version>0.4.11</version>
+ <version>1.0.0</version>
<configuration>
<verbose>true</verbose>
- <serverId>docker-hub</serverId>
+ <registryUrl>${docker.push.registry}</registryUrl>
<imageName>${docker.push.registry}/onap/${project.artifactId}</imageName>
<dockerDirectory>${dockerLocation}</dockerDirectory>
<imageTags>