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/07 20:38:01 UTC

svn commit: r993459 - in /cxf/branches/2.2.x-fixes: ./ pom.xml

Author: dkulp
Date: Tue Sep  7 18:38:00 2010
New Revision: 993459

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

........
  r991924 | dkulp | 2010-09-02 09:00:32 -0400 (Thu, 02 Sep 2010) | 1 line
  
  Update to latest surefire plugin
........

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

Propchange: cxf/branches/2.2.x-fixes/
            ('svn:mergeinfo' removed)

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

Modified: cxf/branches/2.2.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/pom.xml?rev=993459&r1=993458&r2=993459&view=diff
==============================================================================
--- cxf/branches/2.2.x-fixes/pom.xml (original)
+++ cxf/branches/2.2.x-fixes/pom.xml Tue Sep  7 18:38:00 2010
@@ -435,7 +435,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>