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/07/15 20:03:39 UTC

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

Author: dkulp
Date: Mon Jul 15 18:03:39 2013
New Revision: 1503371

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

........
  r1498466 | dkulp | 2013-07-01 10:13:09 -0400 (Mon, 01 Jul 2013) | 10 lines

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

  ........
    r1498459 | dkulp | 2013-07-01 10:00:03 -0400 (Mon, 01 Jul 2013) | 2 lines

    Update to latest javadoc plugin

  ........

........

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=1503371&r1=1503370&r2=1503371&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/pom.xml Mon Jul 15 18:03:39 2013
@@ -517,7 +517,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>2.9</version>
+                    <version>2.9.1</version>
                     <configuration>
                         <attach>true</attach>
                         <source>1.5</source>