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/01 16:13:09 UTC

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

Author: dkulp
Date: Mon Jul  1 14:13:09 2013
New Revision: 1498466

URL: http://svn.apache.org/r1498466
Log:
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.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=1498466&r1=1498465&r2=1498466&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/pom.xml Mon Jul  1 14:13:09 2013
@@ -508,7 +508,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.6</source>