You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/05/06 00:27:54 UTC

svn commit: r1334525 - /maven/wagon/trunk/pom.xml

Author: hboutemy
Date: Sat May  5 22:27:54 2012
New Revision: 1334525

URL: http://svn.apache.org/viewvc?rev=1334525&view=rev
Log:
updated Surefire version to 2.12

Modified:
    maven/wagon/trunk/pom.xml

Modified: maven/wagon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/wagon/trunk/pom.xml?rev=1334525&r1=1334524&r2=1334525&view=diff
==============================================================================
--- maven/wagon/trunk/pom.xml (original)
+++ maven/wagon/trunk/pom.xml Sat May  5 22:27:54 2012
@@ -339,7 +339,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.11</version>
+          <version>2.12</version>
           <configuration>
             <forkedProcessTimeoutInSeconds>400</forkedProcessTimeoutInSeconds>
             <systemPropertyVariables>