You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2011/01/18 03:32:43 UTC

svn commit: r1060166 - /camel/trunk/pom.xml

Author: hadrian
Date: Tue Jan 18 02:32:43 2011
New Revision: 1060166

URL: http://svn.apache.org/viewvc?rev=1060166&view=rev
Log:
Upgrade surefire plugin

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1060166&r1=1060165&r2=1060166&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Tue Jan 18 02:32:43 2011
@@ -330,7 +330,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.5</version>
+          <version>2.7.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.felix</groupId>