Author: khmarbaise
Date: Sat Nov  8 16:38:33 2014
New Revision: 1637576

URL: http://svn.apache.org/r1637576
Log:
[MPOM-61] Keep maven-surefire-report-plugin in sync with ASF parent
 - Updated the version of maven-surefire-report-plugin to 2.17
   cause the ASF parent already uses maven-surefire/failsafe-plugin 
   version 2.17

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=1637576&r1=1637575&r2=1637576&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sat Nov  8 16:38:33 2014
@@ -1093,7 +1093,7 @@ under the License.
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-surefire-report-plugin</artifactId>
-            <version>2.16</version>
+            <version>2.17</version>
           </plugin>
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>


Reply via email to