aboutsummaryrefslogtreecommitdiff
path: root/project/build.properties
diff options
context:
space:
mode:
authorIsmael Juma <ismael@juma.me.uk>2011-05-27 11:34:07 +0100
committerIsmael Juma <ismael@juma.me.uk>2011-05-27 14:59:23 +0100
commit1d75c6060a2a759dc6ca2e356925df6dcaaf75f4 (patch)
treeb94d1766510d07b2bbc228ff0626efca87fcd8c8 /project/build.properties
parente3b323321d0313018e8d4c7363e621a5ed9b0d1a (diff)
downloadspark-1d75c6060a2a759dc6ca2e356925df6dcaaf75f4.tar.gz
spark-1d75c6060a2a759dc6ca2e356925df6dcaaf75f4.tar.bz2
spark-1d75c6060a2a759dc6ca2e356925df6dcaaf75f4.zip
Update to Scala 2.9.0-1 and disable repl module for now.
The repl module requires more complex work.
Diffstat (limited to 'project/build.properties')
-rw-r--r--project/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/build.properties b/project/build.properties
index e3b56f80d8..c6613ea32a 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -4,5 +4,5 @@ project.organization=org.spark-project
project.name=spark
sbt.version=0.7.7
project.version=0.3-SNAPSHOT
-build.scala.versions=2.8.1
+build.scala.versions=2.9.0-1
project.initialize=false