From 6f0a77cb1f8e6da7a96fcf227b683676fbaa9f7e Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 21 Feb 2017 18:01:00 +0100 Subject: [PATCH] Fixed the missing surefire plugin --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 16883a7c1..c3bfde101 100644 --- a/pom.xml +++ b/pom.xml @@ -362,6 +362,7 @@ org.apache.maven.plugins maven-surefire-plugin + ${surefire.plugin.version} ${surefireArgLine}