aboutsummaryrefslogtreecommitdiff
path: root/docs/_config.yml
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-02-18 17:46:47 -0800
committerPatrick Wendell <pwendell@gmail.com>2014-02-18 17:46:47 -0800
commitd9bb32a790e76e35f32229082648f97170ffef07 (patch)
treea783ac1025e79666dda960db6241900b55644ec4 /docs/_config.yml
parentd99773d5bba674cc1434c86435b6d9b3739314c8 (diff)
downloadspark-d9bb32a790e76e35f32229082648f97170ffef07.tar.gz
spark-d9bb32a790e76e35f32229082648f97170ffef07.tar.bz2
spark-d9bb32a790e76e35f32229082648f97170ffef07.zip
Revert "[SPARK-1105] fix site scala version error in doc"
This reverts commit d99773d5bba674cc1434c86435b6d9b3739314c8.
Diffstat (limited to 'docs/_config.yml')
-rw-r--r--docs/_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index b514e414dc..98784866ce 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -5,7 +5,7 @@ markdown: kramdown
# of Spark, Scala, and Mesos.
SPARK_VERSION: 1.0.0-incubating-SNAPSHOT
SPARK_VERSION_SHORT: 1.0.0
-SCALA_VERSION: "2.10.3"
+SCALA_VERSION: "2.10"
MESOS_VERSION: 0.13.0
SPARK_ISSUE_TRACKER_URL: https://spark-project.atlassian.net
SPARK_GITHUB_URL: https://github.com/apache/incubator-spark