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/25 20:46:33 UTC

svn commit: r1449853 - /cxf/branches/2.6.x-fixes/pom.xml

Author: dkulp
Date: Mon Feb 25 19:46:32 2013
New Revision: 1449853

URL: http://svn.apache.org/r1449853
Log:
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.6.x-fixes/pom.xml

Modified: cxf/branches/2.6.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/pom.xml?rev=1449853&r1=1449852&r2=1449853&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/pom.xml Mon Feb 25 19:46:32 2013
@@ -533,7 +533,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>