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 2017/05/28 11:16:16 UTC

[18/50] httpcomponents-parent git commit: Maven Javadoc plugin update from 2.10.3 to 2.10.4.

Maven Javadoc plugin update from 2.10.3 to 2.10.4.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/project/trunk@1767380 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/commit/a81c5e7a
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/tree/a81c5e7a
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/diff/a81c5e7a

Branch: refs/heads/master
Commit: a81c5e7ae0a427a13e7afb47d0ffd132ce3e7c32
Parents: dc43bdd
Author: Gary D. Gregory <gg...@apache.org>
Authored: Mon Oct 31 22:07:10 2016 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Mon Oct 31 22:07:10 2016 +0000

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/a81c5e7a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9449915..01919dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@ These must now be defined at component level.
 
 animal-sniffer-maven-plugin 1.11 => 1.14
 docbkx-maven-plugin 2.0.15 => 2.0.16
-Javadoc 2.9.1 => 2.10.1
+Javadoc 2.9.1 => 2.10.4
 Surefire 2.15 => 2.19
 JXR 2.3 => 2.5
 Clirr 2.5 => 2.7
@@ -921,7 +921,7 @@ Fixed JIRA link
     <!-- Define versions of all report plugins, because they should match usage in pluginManagement and modules -->
     <hc.clirr.version>2.7</hc.clirr.version>
     <hc.clover2.version>3.1.11</hc.clover2.version>
-    <hc.javadoc.version>2.10.3</hc.javadoc.version>
+    <hc.javadoc.version>2.10.4</hc.javadoc.version>
     <hc.jxr.version>2.5</hc.jxr.version>
     <hc.surefire-report.version>2.19.1</hc.surefire-report.version>
     <hc.surefire.version>2.19.1</hc.surefire.version>