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:
parent
6d7fdfd108
commit
ebd989116c
2
pom.xml
2
pom.xml
|
@ -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 -->
|
||||
|
|
Loading…
Reference in New Issue