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/04/02 19:37:12 UTC

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

Author: dkulp
Date: Tue Apr  2 17:37:12 2013
New Revision: 1463632

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

........
  r1462600 | dkulp | 2013-03-29 14:45:12 -0400 (Fri, 29 Mar 2013) | 18 lines

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

  ........
    r1462593 | dkulp | 2013-03-29 14:40:17 -0400 (Fri, 29 Mar 2013) | 10 lines

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

    ........
      r1462585 | dkulp | 2013-03-29 14:37:03 -0400 (Fri, 29 Mar 2013) | 2 lines

      Update dependency-plugin 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=1463632&r1=1463631&r2=1463632&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/pom.xml Tue Apr  2 17:37:12 2013
@@ -626,7 +626,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>2.5</version>
+                    <version>2.7</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>