Repository: logging-log4j2 Updated Branches: refs/heads/master a631f732f -> efbaa2bb9
Update Javadoc Maven plugin from 2.10.1 to 2.10.2. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/efbaa2bb Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/efbaa2bb Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/efbaa2bb Branch: refs/heads/master Commit: efbaa2bb93e4500ce29dbd0a0c0ca04ebb1450ba Parents: a631f73 Author: Gary Gregory <[email protected]> Authored: Sat Mar 28 23:59:29 2015 -0700 Committer: Gary Gregory <[email protected]> Committed: Sat Mar 28 23:59:29 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/efbaa2bb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e95c6f8..fe7d22a 100644 --- a/pom.xml +++ b/pom.xml @@ -172,7 +172,7 @@ <pmd.plugin.version>3.4</pmd.plugin.version> <findbugs.plugin.version>2.5.5</findbugs.plugin.version> <changes.plugin.version>2.11</changes.plugin.version> - <javadoc.plugin.version>2.10.1</javadoc.plugin.version> + <javadoc.plugin.version>2.10.2</javadoc.plugin.version> <!-- surefire.plugin.version 2.18 yields http://jira.codehaus.org/browse/SUREFIRE-1121, which is fixed in 2.18.1 --> <surefire.plugin.version>2.17</surefire.plugin.version> <failsafe.plugin.version>2.17</failsafe.plugin.version>
