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:42:49 UTC

svn commit: r1449828 - /cxf/branches/2.7.x-fixes/pom.xml

Author: dkulp
Date: Mon Feb 25 19:42:48 2013
New Revision: 1449828

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

Modified: cxf/branches/2.7.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/pom.xml?rev=1449828&r1=1449827&r2=1449828&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/pom.xml Mon Feb 25 19:42:48 2013
@@ -524,7 +524,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>