Author: olamy
Date: Mon Dec 12 23:43:33 2011
New Revision: 1213496

URL: http://svn.apache.org/viewvc?rev=1213496&view=rev
Log:
upgrade to surefire 2.11

Modified:
    maven/wagon/trunk/pom.xml

Modified: maven/wagon/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/wagon/trunk/pom.xml?rev=1213496&r1=1213495&r2=1213496&view=diff
==============================================================================
--- maven/wagon/trunk/pom.xml (original)
+++ maven/wagon/trunk/pom.xml Mon Dec 12 23:43:33 2011
@@ -322,7 +322,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.9</version>
+          <version>2.11</version>
           <configuration>
             <forkedProcessTimeoutInSeconds>400</forkedProcessTimeoutInSeconds>
             <systemPropertyVariables>


Reply via email to