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 2011/04/18 20:19:56 UTC

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

Author: ggregory
Date: Mon Apr 18 18:19:56 2011
New Revision: 1094685

URL: http://svn.apache.org/viewvc?rev=1094685&view=rev
Log:
Upgrade Surefire plugin to 2.8.1 from 2.7.2. 

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=1094685&r1=1094684&r2=1094685&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Mon Apr 18 18:19:56 2011
@@ -826,7 +826,7 @@
     <commons.compiler.compilerVersion />
     <commons.compiler.javac />
     <commons.surefire.java />
-    <commons.surefire.version>2.7.2</commons.surefire.version>
+    <commons.surefire.version>2.8.1</commons.surefire.version>
     <commons.javadoc.version>2.7</commons.javadoc.version>
 
     <!-- Default values for the download-page generation by commons-build-plugin -->