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/08/05 21:31:48 UTC

svn commit: r1369651 - /maven/surefire/trunk/pom.xml

Author: olamy
Date: Sun Aug  5 19:31:47 2012
New Revision: 1369651

URL: http://svn.apache.org/viewvc?rev=1369651&view=rev
Log:
use surefire 2.12 to run tests

Modified:
    maven/surefire/trunk/pom.xml

Modified: maven/surefire/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/surefire/trunk/pom.xml?rev=1369651&r1=1369650&r2=1369651&view=diff
==============================================================================
--- maven/surefire/trunk/pom.xml (original)
+++ maven/surefire/trunk/pom.xml Sun Aug  5 19:31:47 2012
@@ -112,7 +112,7 @@
 
   <properties>
     <mavenVersion>2.0.9</mavenVersion>
-    <shadedVersion>2.11</shadedVersion>
+    <shadedVersion>2.12</shadedVersion>
     <mavenPluginPluginVersion>3.1</mavenPluginPluginVersion>
   </properties>