HBASE-9135 Upgrade hadoop 1 version to 1.2.1 which is stable; RESTORE -- THIS DID NOT BREAK BUILD AS I THOUGHT

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513739 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2013-08-14 06:47:48 +00:00
parent bca9ac9860
commit 5d9f9c9a20
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 -->