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:35:54 UTC

svn commit: r1142505 - /maven/pom/trunk/maven/pom.xml

Author: hboutemy
Date: Sun Jul  3 21:35:54 2011
New Revision: 1142505

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

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

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1142505&r1=1142504&r2=1142505&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sun Jul  3 21:35:54 2011
@@ -724,7 +724,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-surefire-report-plugin</artifactId>
-            <version>2.7.2</version>
+            <version>2.9</version>
           </plugin>
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>