You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2010/09/02 15:00:32 UTC

svn commit: r991924 - /cxf/trunk/pom.xml

Author: dkulp
Date: Thu Sep  2 13:00:32 2010
New Revision: 991924

URL: http://svn.apache.org/viewvc?rev=991924&view=rev
Log:
Update to latest surefire plugin

Modified:
    cxf/trunk/pom.xml

Modified: cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=991924&r1=991923&r2=991924&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Thu Sep  2 13:00:32 2010
@@ -490,7 +490,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>2.5</version>
+                    <version>2.6</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>