[jboss-cvs] JBossAS SVN: r86801 - projects/vfs/trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Apr 4 18:37:38 EDT 2009


Author: alesj
Date: 2009-04-04 18:37:38 -0400 (Sat, 04 Apr 2009)
New Revision: 86801

Modified:
   projects/vfs/trunk/pom.xml
Log:
Update surefire.

Modified: projects/vfs/trunk/pom.xml
===================================================================
--- projects/vfs/trunk/pom.xml	2009-04-04 22:29:22 UTC (rev 86800)
+++ projects/vfs/trunk/pom.xml	2009-04-04 22:37:38 UTC (rev 86801)
@@ -75,7 +75,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
-        <version>2.4.2</version>
+        <version>2.4.3</version>
         <configuration>
           <forkMode>always</forkMode> <!-- required to correctly run the PojoServer tests -->
           <useSystemClassLoader>true</useSystemClassLoader>




More information about the jboss-cvs-commits mailing list