This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a commit to tag 0.4
in repository https://gitbox.apache.org/repos/asf/bval.git

commit 91111427e4e6052659eb3767df1d188cc3673e5d
Author: mbenson <mbenson@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Thu Mar 29 01:29:14 2012 +0000

    upgrade surefire
    
    git-svn-id: http://svn.apache.org/repos/asf/bval/trunk@1306669 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7901173..66948ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -552,12 +552,12 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>2.6</version>
+                    <version>2.12</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-report-plugin</artifactId>
-                    <version>2.6</version>
+                    <version>2.12</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>

Reply via email to