You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/11/10 03:44:16 UTC

svn commit: r1637776 - /commons/proper/commons-parent/trunk/pom.xml

Author: ggregory
Date: Mon Nov 10 02:44:16 2014
New Revision: 1637776

URL: http://svn.apache.org/r1637776
Log:
maven-surefire-plugin 2.17 -> 2.18

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1637776&r1=1637775&r2=1637776&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Mon Nov 10 02:44:16 2014
@@ -35,8 +35,9 @@
 <!--
 Version 36:
 
-- maven-assembly-plugin 2.4.1 -> 2.5. 
-- maven-jxr-plugin 2.4 -> 2.5.
+- maven-assembly-plugin 2.4.1 -> 2.5 
+- maven-jxr-plugin 2.4 -> 2.5
+- maven-surefire-plugin 2.17 -> 2.18
 
 Version 35:
 
@@ -1344,7 +1345,7 @@ Version 35:
     <commons.surefire.java />
 
     <!-- plugin versions (allows same value in reporting and build sections) -->
-    <commons.surefire.version>2.17</commons.surefire.version>
+    <commons.surefire.version>2.18</commons.surefire.version>
     <commons.surefire-report.version>2.17</commons.surefire-report.version>
     <!-- 2.9.1 includes fix for Javadoc vulnerability (CVE-2013-1571, VU#225657) MJAVADOC-370 -->
     <commons.javadoc.version>2.10.1</commons.javadoc.version>