From 7612ca50206b992e68d0a93e84a5613b7e9d61cf Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Fri, 30 Nov 2012 19:41:52 +0100 Subject: [PATCH] update to maven-compiler-plugin 3.0 update to maven-surefire-plugin 2.12.4 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b262e9d6..cf21f882 100644 --- a/pom.xml +++ b/pom.xml @@ -45,12 +45,12 @@ org.apache.maven.plugins maven-compiler-plugin - 2.5.1 + 3.0 org.apache.maven.plugins maven-surefire-plugin - 2.12 + 2.12.4