Skip to content

Commit

Permalink
hadoop 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
willfleury committed Jul 28, 2016
1 parent 724fdcc commit e1f7806
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -54,7 +54,7 @@ project(':sstable-core') {

compile 'org.apache.cassandra:cassandra-all:1.2.15'

compile 'org.apache.hadoop:hadoop-core:1.0.4'
compile 'org.apache.hadoop:hadoop-client:2.2.0'

compile 'com.google.guava:guava:16.0.1'

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1 +1 @@
version=0.1.4
version=0.1.4-bx

0 comments on commit e1f7806

Please sign in to comment.