HBASE-8733 Update our hadoop2 in trunk and 0.95 to 2.0.5-alpha (We are currently 2.0.2)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495853 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b98fad4a87
commit
3f7d269d8a
2
pom.xml
2
pom.xml
|
@ -876,7 +876,7 @@
|
|||
<buildDate>${maven.build.timestamp}</buildDate>
|
||||
<compileSource>1.6</compileSource>
|
||||
<!-- Dependencies -->
|
||||
<hadoop-two.version>2.0.2-alpha</hadoop-two.version>
|
||||
<hadoop-two.version>2.0.5-alpha</hadoop-two.version>
|
||||
<hadoop-one.version>1.1.2</hadoop-one.version>
|
||||
<commons-cli.version>1.2</commons-cli.version>
|
||||
<commons-codec.version>1.7</commons-codec.version>
|
||||
|
|
Loading…
Reference in New Issue