[hornetq-commits] JBoss hornetq SVN: r10656 - trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri May 13 08:55:57 EDT 2011


Author: borges
Date: 2011-05-13 08:55:57 -0400 (Fri, 13 May 2011)
New Revision: 10656

Modified:
   trunk/pom.xml
Log:
Update maven-surefire version to 2.8.1

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2011-05-13 11:35:58 UTC (rev 10655)
+++ trunk/pom.xml	2011-05-13 12:55:57 UTC (rev 10656)
@@ -465,7 +465,7 @@
             <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-surefire-plugin</artifactId>
-               <version>2.4</version>
+               <version>2.8.1</version>
                <configuration>
                   <testFailureIgnore>true</testFailureIgnore>
                   <runOrder>alphabetical</runOrder>



More information about the hornetq-commits mailing list