Skip to content

Commit

Permalink
update tez to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fs111 committed May 29, 2015
1 parent c2e8429 commit 4c418da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/dependencyVersions.gradle
Expand Up @@ -30,9 +30,9 @@ if( System.properties[ 'multitool.release.local' ] )

ext.hadoopVersion = '1.2.1'

ext.hadoop2Version = '2.4.1'
ext.hadoop2Version = '2.6.0'

ext.tezVersion = '0.5.3'
ext.tezVersion = '0.7.0'

ext.apacheCommonsVersion = '3.1'
ext.commonsLangVersion = '3.1'
Expand Down

0 comments on commit 4c418da

Please sign in to comment.