diff --git a/build.gradle b/build.gradle index cef85ca9..8e37eaf6 100644 --- a/build.gradle +++ b/build.gradle @@ -33,7 +33,7 @@ nexusStaging { } -def hadoopVersion = "3.2.2" +def hadoopVersion = "2.10.0" ext.playVersion = "2.6.20" ext.scalaVersionFull = System.getProperty("scala.binary.version", "2.11.12") ext.scalaVersion = scalaVersionFull