From 7ad6921ae0657ca806704f859d5b8c9ff26633e4 Mon Sep 17 00:00:00 2001 From: Prashant Sharma Date: Sat, 7 Dec 2013 12:45:57 +0530 Subject: Incorporated Patrick's feedback comment on #211 and made maven build/dep-resolution atleast a bit faster. --- bagel/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bagel/pom.xml') diff --git a/bagel/pom.xml b/bagel/pom.xml index c8b9c4f4cd..461e76a753 100644 --- a/bagel/pom.xml +++ b/bagel/pom.xml @@ -26,7 +26,7 @@ org.apache.spark - spark-bagel_${scala-short.version} + spark-bagel_2.10 jar Spark Project Bagel http://spark.incubator.apache.org/ -- cgit v1.2.3