You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/07/30 08:51:15 UTC

svn commit: r1367005 - /maven/plugins/trunk/maven-eclipse-plugin/pom.xml

Author: olamy
Date: Mon Jul 30 06:51:14 2012
New Revision: 1367005

URL: http://svn.apache.org/viewvc?rev=1367005&view=rev
Log:
surefire plugin 2.12

Modified:
    maven/plugins/trunk/maven-eclipse-plugin/pom.xml

Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/pom.xml?rev=1367005&r1=1367004&r2=1367005&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Mon Jul 30 06:51:14 2012
@@ -420,7 +420,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-report-plugin</artifactId>
-        <version>2.9</version>
+        <version>2.12</version>
         <reportSets>
           <reportSet>
             <id>integration-tests</id>