You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by sh...@apache.org on 2011/12/12 19:45:18 UTC

svn commit: r1213360 - /hadoop/common/branches/branch-0.22/common/src/java/core-default.xml

Author: shv
Date: Mon Dec 12 18:45:18 2011
New Revision: 1213360

URL: http://svn.apache.org/viewvc?rev=1213360&view=rev
Log:
Change dependencies to version 0.22.1

Modified:
    hadoop/common/branches/branch-0.22/common/src/java/core-default.xml

Modified: hadoop/common/branches/branch-0.22/common/src/java/core-default.xml
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.22/common/src/java/core-default.xml?rev=1213360&r1=1213359&r2=1213360&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.22/common/src/java/core-default.xml (original)
+++ hadoop/common/branches/branch-0.22/common/src/java/core-default.xml Mon Dec 12 18:45:18 2011
@@ -27,7 +27,7 @@
 
 <property>
   <name>hadoop.common.configuration.version</name>
-  <value>0.22.0</value>
+  <value>0.22.1</value>
   <description>version of this configuration file</description>
 </property>