Update jdiff.stable.api from 2.9.1 to 2.9.2.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a213ea22 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a213ea22 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/a213ea22 Branch: refs/heads/branch-2-jhung-test Commit: a213ea2236c8e5b045f92ac3632e6a61d7e896fb Parents: 1d539c5 Author: Akira Ajisaka <[email protected]> Authored: Tue Nov 20 14:32:49 2018 +0900 Committer: Jonathan Hung <[email protected]> Committed: Fri Dec 14 16:03:56 2018 -0800 ---------------------------------------------------------------------- hadoop-project-dist/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/a213ea22/hadoop-project-dist/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-project-dist/pom.xml b/hadoop-project-dist/pom.xml index 1519651..a038cd3 100644 --- a/hadoop-project-dist/pom.xml +++ b/hadoop-project-dist/pom.xml @@ -144,7 +144,7 @@ <activeByDefault>false</activeByDefault> </activation> <properties> - <jdiff.stable.api>2.9.1</jdiff.stable.api> + <jdiff.stable.api>2.9.2</jdiff.stable.api> <jdiff.stability>-unstable</jdiff.stability> <!-- Commented out for HADOOP-11776 --> <!-- Uncomment param name="${jdiff.compatibility}" in javadoc doclet if compatibility is not empty --> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
