Author: olamy
Date: Wed Nov 14 20:10:54 2012
New Revision: 1409357

URL: http://svn.apache.org/viewvc?rev=1409357&view=rev
Log:
use last surefire version

Modified:
    tomcat/maven-plugin/trunk/pom.xml

Modified: tomcat/maven-plugin/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1409357&r1=1409356&r2=1409357&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/pom.xml (original)
+++ tomcat/maven-plugin/trunk/pom.xml Wed Nov 14 20:10:54 2012
@@ -46,7 +46,7 @@
     <mavenVersion>2.2.1</mavenVersion>
     <!-- Test settings -->
     
<maven.test.redirectTestOutputToFile>false</maven.test.redirectTestOutputToFile>
-    <failsafe.version>2.12.3</failsafe.version>
+    <failsafe.version>2.12.4</failsafe.version>
     <junit.version>4.10</junit.version>
     <it.sleep.time>2000</it.sleep.time>
     <verifier.maven.debug>false</verifier.maven.debug>
@@ -596,7 +596,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.12.3</version>
+          <version>2.12.4</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to