Repository: hadoop Updated Branches: refs/heads/branch-2.2 a8430794b -> 166f39e52
HADOOP-10110. hadoop-auth has a build break due to missing dependency (Chuan Liu via jeagles) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/166f39e5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/166f39e5 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/166f39e5 Branch: refs/heads/branch-2.2 Commit: 166f39e5264fcbb488d8821536afa48c5f6b5fec Parents: a843079 Author: Jonathan Eagles <[email protected]> Authored: Fri Jan 9 10:41:04 2015 -0600 Committer: Jonathan Eagles <[email protected]> Committed: Fri Jan 9 10:41:04 2015 -0600 ---------------------------------------------------------------------- hadoop-common-project/hadoop-common/CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/166f39e5/hadoop-common-project/hadoop-common/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index f91a028..415478c 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -1,6 +1,6 @@ Hadoop Change Log -Release 2.2.2 - Unreleased +Release 2.2.1 - Unreleased INCOMPATIBLE CHANGES
