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 2013/02/27 08:15:38 UTC

svn commit: r1450637 - /cxf/branches/2.5.x-fixes/pom.xml

Author: dkulp
Date: Wed Feb 27 07:15:37 2013
New Revision: 1450637

URL: http://svn.apache.org/r1450637
Log:
Merged revisions 1449853 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

........
  r1449853 | dkulp | 2013-02-25 11:46:32 -0800 (Mon, 25 Feb 2013) | 18 lines

  Merged revisions 1449828 via  git cherry-pick from
  https://svn.apache.org/repos/asf/cxf/branches/2.7.x-fixes

  ........
    r1449828 | dkulp | 2013-02-25 14:42:48 -0500 (Mon, 25 Feb 2013) | 10 lines

    Merged revisions 1448787 via  git cherry-pick from
    https://svn.apache.org/repos/asf/cxf/trunk

    ........
      r1448787 | dkulp | 2013-02-21 15:01:07 -0500 (Thu, 21 Feb 2013) | 2 lines

      Upgrade surefire version

    ........

  ........

........

Modified:
    cxf/branches/2.5.x-fixes/pom.xml

Modified: cxf/branches/2.5.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/pom.xml?rev=1450637&r1=1450636&r2=1450637&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/pom.xml Wed Feb 27 07:15:37 2013
@@ -544,7 +544,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>2.12.2</version>
+                    <version>2.13</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>