HBASE-9135 Upgrade hadoop 1 version to 1.2.1 which is stable

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513715 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Zhihong Yu 2013-08-14 02:32:56 +00:00
parent 6d7fdfd108
commit ebd989116c
1 changed files with 1 additions and 1 deletions

View File

@ -882,7 +882,7 @@
<compileSource>1.6</compileSource>
<!-- Dependencies -->
<hadoop-two.version>2.0.5-alpha</hadoop-two.version>
<hadoop-one.version>1.1.2</hadoop-one.version>
<hadoop-one.version>1.2.1</hadoop-one.version>
<commons-cli.version>1.2</commons-cli.version>
<commons-codec.version>1.7</commons-codec.version>
<!-- pretty outdated -->