Author: rwinston
Date: Tue Feb 26 08:37:53 2008
New Revision: 631285

URL: http://svn.apache.org/viewvc?rev=631285&view=rev
Log:
Update surefire to 2.4

Modified:
    commons/proper/net/branches/NET_2_0/pom.xml

Modified: commons/proper/net/branches/NET_2_0/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/pom.xml?rev=631285&r1=631284&r2=631285&view=diff
==============================================================================
--- commons/proper/net/branches/NET_2_0/pom.xml (original)
+++ commons/proper/net/branches/NET_2_0/pom.xml Tue Feb 26 08:37:53 2008
@@ -132,7 +132,7 @@
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-surefire-plugin</artifactId>
-                               <version>2.2</version>
+                               <version>2.4</version>
                                <configuration>
                                        <excludes>
                                                
<exclude>**/*FunctionalTest.java</exclude>


Reply via email to