From ff2ab82bb5ffb6e8e9cf2be3886a05f118b1feba Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Fri, 22 Sep 2017 15:45:26 +0200 Subject: [PATCH] Remove the mariadb pull if no test The build was pulling mariadb even when the flag skipITs was set Change-Id: I447af0de537bd55666ce93958451b160c72c6234 Issue-ID: CLAMP-54 Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 1f61700b..8d0b0535 100644 --- a/pom.xml +++ b/pom.xml @@ -794,6 +794,7 @@ + ${skipITs} -- 2.16.6