Set jdiff stable version to 2.8.2. (cherry picked from commit 06b56f649376020cde382bde25f90dc0547c4277)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3760f9cf Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3760f9cf Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/3760f9cf Branch: refs/heads/branch-3.0 Commit: 3760f9cfb3cc3e90d1ac908cbcc79e13d22623e9 Parents: f36b2c6 Author: Junping Du <[email protected]> Authored: Thu Oct 26 19:15:35 2017 -0700 Committer: Junping Du <[email protected]> Committed: Thu Oct 26 23:18:37 2017 -0700 ---------------------------------------------------------------------- hadoop-project-dist/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/3760f9cf/hadoop-project-dist/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-project-dist/pom.xml b/hadoop-project-dist/pom.xml index 004d19b..c1205a5 100644 --- a/hadoop-project-dist/pom.xml +++ b/hadoop-project-dist/pom.xml @@ -145,7 +145,7 @@ <activeByDefault>false</activeByDefault> </activation> <properties> - <jdiff.stable.api>2.8.0</jdiff.stable.api> + <jdiff.stable.api>2.8.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]
