Repository: hadoop Updated Branches: refs/heads/trunk 1ad863e22 -> 06b56f649
Set jdiff stable version to 2.8.2. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/06b56f64 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/06b56f64 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/06b56f64 Branch: refs/heads/trunk Commit: 06b56f649376020cde382bde25f90dc0547c4277 Parents: 1ad863e Author: Junping Du <[email protected]> Authored: Thu Oct 26 19:15:35 2017 -0700 Committer: Junping Du <[email protected]> Committed: Thu Oct 26 19:15:35 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/06b56f64/hadoop-project-dist/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-project-dist/pom.xml b/hadoop-project-dist/pom.xml index 8815dd4..6fc5c7f 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]
