TAMAYA-154: Fix javadoc issues while updating javadoc plugin
Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/commit/db56ee22 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/db56ee22 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/db56ee22 Branch: refs/heads/master Commit: db56ee2264f79bb939cb4117c26d3d48d618f1d4 Parents: 4327d87 Author: Phil Ottlinger <[email protected]> Authored: Mon Jan 29 22:00:49 2018 +0100 Committer: Phil Ottlinger <[email protected]> Committed: Mon Jan 29 22:00:49 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/db56ee22/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2844479..6a8c947 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ <gem.plugin>1.0.7</gem.plugin> <sources.plugin>3.0.1</sources.plugin> <hamcrest.version>2.0.0.0</hamcrest.version> - <javadoc.version>2.10.4</javadoc.version> + <javadoc.version>3.0.0</javadoc.version> <!-- Must/should match the JRuby version used by AsciidoctorJ --> <jruby.version>1.7.26</jruby.version> <findbugs.version>3.0.4</findbugs.version>
