You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by gg...@apache.org on 2017/12/07 00:46:11 UTC

httpcomponents-parent git commit: Update Maven Javadoc plugin from 3.0.0-M1 to 3.0.0.

Repository: httpcomponents-parent
Updated Branches:
  refs/heads/master 7e895ecbe -> a5e418050


Update Maven Javadoc plugin from 3.0.0-M1 to 3.0.0.

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

Branch: refs/heads/master
Commit: a5e418050fa35ec77cad82eb99b94faf071f6493
Parents: 7e895ec
Author: Gary Gregory <gg...@apache.org>
Authored: Wed Dec 6 17:46:08 2017 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Wed Dec 6 17:46:08 2017 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/a5e41805/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2450e21..5371f36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -969,7 +969,7 @@ Fixed JIRA link
 
     <!-- Define versions of all report plugins, because they should match usage in pluginManagement and modules -->
     <hc.clirr.version>2.8</hc.clirr.version>
-    <hc.javadoc.version>3.0.0-M1</hc.javadoc.version>
+    <hc.javadoc.version>3.0.0</hc.javadoc.version>
     <hc.jxr.version>2.5</hc.jxr.version>
     <hc.surefire-report.version>2.20.1</hc.surefire-report.version>
     <hc.surefire.version>2.20.1</hc.surefire.version>