From a704f5e51c940aca46edee5dc19918f39e53e6dd Mon Sep 17 00:00:00 2001 From: libraryaddict Date: Thu, 15 Nov 2018 12:22:53 +1300 Subject: [PATCH] Update build plugin to try fix jenkins build error --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 2849647a..2894af75 100644 --- a/pom.xml +++ b/pom.xml @@ -25,6 +25,12 @@ + + + maven-surefire-plugin + 3.0.0-M1 + +