Author: dkulp
Date: Mon Mar 14 16:29:48 2011
New Revision: 1081449

URL: http://svn.apache.org/viewvc?rev=1081449&view=rev
Log:
Merged revisions 1081394 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1081394 | dkulp | 2011-03-14 10:32:09 -0400 (Mon, 14 Mar 2011) | 1 line
  
  Update to latest surefire plugin
........

Modified:
    cxf/branches/2.3.x-fixes/   (props changed)
    cxf/branches/2.3.x-fixes/pom.xml

Propchange: cxf/branches/2.3.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: cxf/branches/2.3.x-fixes/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/pom.xml?rev=1081449&r1=1081448&r2=1081449&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/pom.xml Mon Mar 14 16:29:48 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>


Reply via email to