From a63a1aa735179507713327f337129428ec60e0f2 Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Wed, 8 Nov 2017 11:25:03 +0200 Subject: Update docker-maven-plugin version Updated the fabric8 docker-maven-plugin version to 23.0 Change-Id: I98a6dde474ea66be450f72a446d3d9e58138282b 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 9fec52d23e..1630b31227 100644 --- a/sdc-os-chef/pom.xml +++ b/sdc-os-chef/pom.xml @@ -298,7 +298,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 -- cgit 1.2.3-korg