aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIdan Amit <ia096e@intl.att.com>2017-11-07 17:22:45 +0200
committerVitaly Emporopulo <Vitaliy.Emporopulo@amdocs.com>2017-11-08 08:29:17 +0000
commit31509f91af5a213776b0fec04fe78164d74b8cbe (patch)
treebaeb31daff2963654853ce39dfac7ae7c4b48dd3
parentd750897624de676af4d38fdbed3f885ab162792e (diff)
Update docker-maven-plugin version
Updated the fabric8 docker-maven-plugin version to 23.0 Change-Id: I9b7036eb0a8275396e8ec42b32d69dc96373e396 Issue-Id: SDC-640 Signed-off-by: Idan Amit <ia096e@intl.att.com>
-rw-r--r--sdc-os-chef/pom.xml2
-rw-r--r--utils/webseal-simulator/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/sdc-os-chef/pom.xml b/sdc-os-chef/pom.xml
index d58071d8f3..9f833fdf47 100644
--- a/sdc-os-chef/pom.xml
+++ b/sdc-os-chef/pom.xml
@@ -329,7 +329,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
- <version>0.19.1</version>
+ <version>0.23.0</version>
<configuration>
<verbose>true</verbose>
diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml
index 8f288be39c..fb60abd82a 100644
--- a/utils/webseal-simulator/pom.xml
+++ b/utils/webseal-simulator/pom.xml
@@ -203,7 +203,7 @@
<plugin>
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
- <version>0.19.1</version>
+ <version>0.23.0</version>
<configuration>
<verbose>true</verbose>