From 0ffc0442d0b9c7be3088c5c0c2268f5a9c6429d5 Mon Sep 17 00:00:00 2001 From: sebdet Date: Tue, 27 Nov 2018 14:50:00 +0100 Subject: [PATCH] Attempt to fix jenkins builds Upgrade the docker plugin version + apiVersion to recent ones Issue-ID: CLAMP-251 Change-Id: I1453ad00df58a1a9f8ea56e4e3243f4324cc6792 Signed-off-by: sebdet --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e98ff5e3..ad55012d 100644 --- a/pom.xml +++ b/pom.xml @@ -893,10 +893,10 @@ io.fabric8 docker-maven-plugin - 0.26.0 + 0.27.2 true - 1.23 + 1.35 library/mariadb:10.1.11 -- 2.16.6