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 2011/03/14 15:32:09 UTC

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

Author: dkulp
Date: Mon Mar 14 14:32:09 2011
New Revision: 1081394

URL: http://svn.apache.org/viewvc?rev=1081394&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=1081394&r1=1081393&r2=1081394&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Mon Mar 14 14:32:09 2011
@@ -491,7 +491,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>2.7.2</version>
+                    <version>2.8</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>