Update docker plugin version
Change-Id: I448f14163b8378d446a89d6a2592fa6ddf7dba76
Issue-ID: INT-215
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/test/mocks/sniroemulator/pom.xml b/test/mocks/sniroemulator/pom.xml
index 5c24937..b2902fe 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>