Set jdiff stable version to 2.8.2. (cherry picked from commit 06b56f649376020cde382bde25f90dc0547c4277) (cherry picked from commit 4b75ebb68eb87e9f18676915652085c30ea78f7e)
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ae7ff3da Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ae7ff3da Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/ae7ff3da Branch: refs/heads/branch-2.8 Commit: ae7ff3da0992b0fc565328ca3b85381ec30a754c Parents: 13b042b Author: Junping Du <[email protected]> Authored: Thu Oct 26 19:15:35 2017 -0700 Committer: Junping Du <[email protected]> Committed: Thu Oct 26 23:26:07 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/ae7ff3da/hadoop-project-dist/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-project-dist/pom.xml b/hadoop-project-dist/pom.xml index 5f0c8cc..0fbb8de 100644 --- a/hadoop-project-dist/pom.xml +++ b/hadoop-project-dist/pom.xml @@ -141,7 +141,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]
