From 5a9d2a0ba42df6a2a807a2a739bd94edda7e19c4 Mon Sep 17 00:00:00 2001 From: Michael Hoennig Date: Tue, 11 Apr 2017 22:02:21 +0200 Subject: [PATCH] maven-surefire-plugin --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index d1cbf33..eb99e12 100644 --- a/pom.xml +++ b/pom.xml @@ -32,6 +32,11 @@ true + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 +