HBASE-10956 Upgrade hadoop-2 dependency to 2.4.0

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587264 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Zhihong Yu 2014-04-14 17:59:18 +00:00
parent b5867cb327
commit d8a76aa44d
1 changed files with 1 additions and 1 deletions

View File

@ -898,7 +898,7 @@
<buildDate>${maven.build.timestamp}</buildDate> <buildDate>${maven.build.timestamp}</buildDate>
<compileSource>1.6</compileSource> <compileSource>1.6</compileSource>
<!-- Dependencies --> <!-- Dependencies -->
<hadoop-two.version>2.3.0</hadoop-two.version> <hadoop-two.version>2.4.0</hadoop-two.version>
<commons-cli.version>1.2</commons-cli.version> <commons-cli.version>1.2</commons-cli.version>
<commons-codec.version>1.7</commons-codec.version> <commons-codec.version>1.7</commons-codec.version>
<!-- pretty outdated --> <!-- pretty outdated -->