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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Apr 4 12:32:04 EDT 2009


Author: alesj
Date: 2009-04-04 12:32:03 -0400 (Sat, 04 Apr 2009)
New Revision: 86788

Modified:
   projects/vfs/trunk/pom.xml
Log:
Updating surefire plugin

Modified: projects/vfs/trunk/pom.xml
===================================================================
--- projects/vfs/trunk/pom.xml	2009-04-04 16:17:43 UTC (rev 86787)
+++ projects/vfs/trunk/pom.xml	2009-04-04 16:32:03 UTC (rev 86788)
@@ -75,7 +75,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
-        <version>2.3.1</version>
+        <version>2.4.2</version>
         <configuration>
           <forkMode>always</forkMode> <!-- required to correctly run the PojoServer tests -->
           <useSystemClassLoader>true</useSystemClassLoader>




More information about the jboss-cvs-commits mailing list