From 77bfa94c539ea861befa91c1d0479bccd5febc71 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 21 May 2018 17:12:43 -0700 Subject: try to build for scala 2.11 et al --- src/main/resources/pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/pom.xml b/src/main/resources/pom.xml index ea2bf65..1ded4c5 100644 --- a/src/main/resources/pom.xml +++ b/src/main/resources/pom.xml @@ -8,7 +8,7 @@ Cascading and Scalding wrapper for HBase with advanced features parallelai parallelai.spyglass - 2.10_0.12.0_5.3.0 + 2.11_0.17.2_5.3.0 jar @@ -60,6 +60,11 @@ Cloudera CDH https://repository.cloudera.com/artifactory/cloudera-repos/ + + mystery-meat + Internet Mystery Meat + https://mvnrepository.com/artifact/org.scalaz.stream/scalaz-stream + @@ -67,8 +72,8 @@ com.twitter - scalding-core_2.10 - 0.12.0 + scalding-core_2.11 + 0.17.2 -- cgit v1.2.3