From f6eb3543adad79da09f44f665e610c4d2ae17ba9 Mon Sep 17 00:00:00 2001 From: "srowen@gmail.com" Date: Mon, 13 May 2013 18:02:59 +0000 Subject: [PATCH] Update required Maven version, surefire plugin to avoid an exception? git-svn-id: https://zxing.googlecode.com/svn/trunk@2721 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- pom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d22006779..dc1aa6cd3 100644 --- a/pom.xml +++ b/pom.xml @@ -60,6 +60,10 @@ UTF-8 + + 3.0 + + core javase @@ -161,7 +165,7 @@ org.apache.maven.plugins maven-release-plugin - 2.4 + 2.4.1 maven-deploy-plugin @@ -174,7 +178,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.14 + 2.14.1 org.apache.maven.plugins