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 2011/07/03 23:20:06 UTC

svn commit: r1142502 - /maven/pom/trunk/asf/pom.xml

Author: hboutemy
Date: Sun Jul  3 21:20:05 2011
New Revision: 1142502

URL: http://svn.apache.org/viewvc?rev=1142502&view=rev
Log:
updated maven-surefire-plugin version to 2.9

Modified:
    maven/pom/trunk/asf/pom.xml

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1142502&r1=1142501&r2=1142502&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sun Jul  3 21:20:05 2011
@@ -216,7 +216,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.7.2</version>
+          <version>2.9</version>
         </plugin>
         <plugin>
           <groupId>org.apache.rat</groupId>