From 6e21e0c68248a33875898b86a2be7a9cec7df3d4 Mon Sep 17 00:00:00 2001 From: Chandan Rajah Date: Thu, 6 Jun 2013 12:27:15 +0100 Subject: Added extensions to Read and Write mode. Added support for key prefixes --- pom.xml | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 03e81e0..5386e3e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ Cascading and Scalding wrapper for HBase with advanced features parallelai parallelai.spyglass - 1.0.2 + 2.0.3 jar @@ -158,7 +158,7 @@ scalding_${scala.version} ${scalding.version} - + com.twitter maple @@ -284,6 +284,39 @@ + + + + + [0.0,) + + + + + + + + + + + + org.scala-tools + + + maven-scala-plugin + + + [2.15.2,) + + + compile + testCompile + + + + + + -- cgit v1.2.3