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 2015/03/22 20:27:53 UTC

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

Author: ggregory
Date: Sun Mar 22 19:27:53 2015
New Revision: 1668457

URL: http://svn.apache.org/r1668457
Log:
Update Surefire from 2.18 to 2.18.1.

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=1668457&r1=1668456&r2=1668457&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Mar 22 19:27:53 2015
@@ -1456,8 +1456,8 @@ Version 37:
     <commons.surefire.java />
 
     <!-- plugin versions (allows same value in reporting and build sections) -->
-    <commons.surefire.version>2.18</commons.surefire.version>
-    <commons.surefire-report.version>2.18</commons.surefire-report.version>
+    <commons.surefire.version>2.18.1</commons.surefire.version>
+    <commons.surefire-report.version>2.18.1</commons.surefire-report.version>
     <commons.javadoc.version>2.10.2</commons.javadoc.version>
     <commons.rat.version>0.11</commons.rat.version>
     <commons.changes.version>2.11</commons.changes.version>