From 5fa815a88c886405b7384f3972402a1b774a9940 Mon Sep 17 00:00:00 2001 From: StephanEwen Date: Fri, 11 Oct 2013 12:08:25 +0200 Subject: [PATCH] Updated maven surefire plugin version. --- pom.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c1a4bc35dfe..3a0026d6547 100644 --- a/pom.xml +++ b/pom.xml @@ -325,7 +325,10 @@ org.apache.maven.plugins maven-surefire-report-plugin - 2.7 + 2.16 + + -Xmx1024m + @@ -408,7 +411,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.7 + 2.16 -Xmx1024m -- GitLab