From 31509f91af5a213776b0fec04fe78164d74b8cbe Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Tue, 7 Nov 2017 17:22:45 +0200 Subject: [PATCH] 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 --- sdc-os-chef/pom.xml | 2 +- utils/webseal-simulator/pom.xml | 2 +- 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 @@ io.fabric8 docker-maven-plugin - 0.19.1 + 0.23.0 true 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 @@ io.fabric8 docker-maven-plugin - 0.19.1 + 0.23.0 true -- 2.16.6