From 7df9a15ea68bcdeaeac2cd66cc0a01435b607b08 Mon Sep 17 00:00:00 2001 From: Todd Lipcon Date: Thu, 26 May 2011 17:43:05 +0000 Subject: [PATCH] HADOOP-7312. Update value of hadoop.common.configuration.version. Contributed by Harsh J Chouraria. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1128003 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 3 +++ src/java/core-default.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 243465ea936..821657137f0 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -182,6 +182,9 @@ Trunk (unreleased changes) HADOOP-7320. Refactor the copy and move commands to conform to new FsCommand class. (Daryn Sharp via todd) + HADOOP-7312. Update value of hadoop.common.configuration.version. + (Harsh J Chouraria via todd) + OPTIMIZATIONS BUG FIXES diff --git a/src/java/core-default.xml b/src/java/core-default.xml index 1c79b6615fc..a76c27efdc6 100644 --- a/src/java/core-default.xml +++ b/src/java/core-default.xml @@ -27,7 +27,7 @@ hadoop.common.configuration.version - 0.21.0 + 0.23.0 version of this configuration file