From: Determe, Sebastien (sd378r) Date: Fri, 22 Sep 2017 13:45:26 +0000 (+0200) Subject: Remove the mariadb pull if no test X-Git-Tag: v1.1.0~67 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=clamp.git;a=commitdiff_plain;h=ff2ab82bb5ffb6e8e9cf2be3886a05f118b1feba 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) --- diff --git a/pom.xml b/pom.xml index 1f61700b..8d0b0535 100644 --- a/pom.xml +++ b/pom.xml @@ -794,6 +794,7 @@ + ${skipITs}