From 20c65bc334091d8d05fb680551155aa182d98f7d Mon Sep 17 00:00:00 2001 From: Prashant Sharma Date: Sat, 14 Sep 2013 22:54:10 +0530 Subject: Fixed repl suite --- spark-class | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spark-class') diff --git a/spark-class b/spark-class index 0a5aae9151..1b2388e8c4 100755 --- a/spark-class +++ b/spark-class @@ -17,7 +17,7 @@ # limitations under the License. # -SCALA_VERSION=2.9.3 +SCALA_VERSION=2.10 # Figure out where the Scala framework is installed FWDIR="$(cd `dirname $0`; pwd)" -- cgit v1.2.3