You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2013/06/28 10:38:53 UTC

svn commit: r1497681 - /httpcomponents/project/trunk/pom.xml

Author: olegk
Date: Fri Jun 28 08:38:53 2013
New Revision: 1497681

URL: http://svn.apache.org/r1497681
Log:
Upgraded maven javadoc to 2.9.1

Modified:
    httpcomponents/project/trunk/pom.xml

Modified: httpcomponents/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1497681&r1=1497680&r2=1497681&view=diff
==============================================================================
--- httpcomponents/project/trunk/pom.xml (original)
+++ httpcomponents/project/trunk/pom.xml Fri Jun 28 08:38:53 2013
@@ -72,7 +72,7 @@ Compiler 2.3.2 => 3.1
 Dokbkx 2.0.13 => 2.0.14
 Install 2.3.1 => 2.4
 Jar 2.3.2 => 2.4
-Javadoc 2.8 => 2.9
+Javadoc 2.8 => 2.9.1
 Project-Info 2.4 => 2.7
 Release 2.2.1 => 2.4.1
 Resources 2.5 => 2.6
@@ -797,7 +797,7 @@ Felix bundle plugin updated: 2.3.5 -> 2.
    <!-- Define versions of all report plugins, because they should match usage in pluginManagement and modules -->
    <hc.clirr.version>2.5</hc.clirr.version>
    <hc.clover2.version>3.1.11</hc.clover2.version>
-   <hc.javadoc.version>2.9</hc.javadoc.version>
+   <hc.javadoc.version>2.9.1</hc.javadoc.version>
    <hc.jxr.version>2.3</hc.jxr.version>
    <hc.surefire-report.version>2.15</hc.surefire-report.version>
    <hc.surefire.version>2.15</hc.surefire.version>