Skip to content

Commit

Permalink
[HDFS] Release 1.3.1-2.6.0-cdh5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielhartmann committed Apr 29, 2017
1 parent 2c52501 commit 7304edf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frameworks/hdfs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ ext {
}

dependencies {
compile project(":scheduler")
compile project(":executor")
testCompile project(":testing")
compile "mesosphere:scheduler:0.15.0"
compile "mesosphere:executor:0.15.0"
testCompile "mesosphere:testing:0.15.0"
}

distZip.dependsOn ":executor:distZip"
Expand Down

0 comments on commit 7304edf

Please sign in to comment.