Skip to content

Commit

Permalink
Merge pull request #89 from tarnfeld/update-hadoop-version-2.3.0
Browse files Browse the repository at this point in the history
Switched pom.xml to hadoop 2.4.0
  • Loading branch information
sjlee committed Jun 11, 2014
2 parents 015e93e + c3ca8aa commit e8c11c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<hadoop.current.version>2.1.0-beta</hadoop.current.version>
<hadoop.current.version>2.4.0</hadoop.current.version>
<hadoop.old.version>1.0.4</hadoop.old.version>
</properties>

Expand Down

0 comments on commit e8c11c2

Please sign in to comment.