Repository: incubator-spark
Updated Branches:
  refs/heads/branch-0.9 0f0395cda -> 7bde72ecf


Revert "[SPARK-1105] fix site scala version error in doc"

This reverts commit 0f0395cdae548a6b31961f2bf2c91120f719c6e5.


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/7bde72ec
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/7bde72ec
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/7bde72ec

Branch: refs/heads/branch-0.9
Commit: 7bde72ecf7fcb97864c2da4500eb88c904bf79fa
Parents: 0f0395c
Author: Patrick Wendell <pwend...@gmail.com>
Authored: Tue Feb 18 17:47:34 2014 -0800
Committer: Patrick Wendell <pwend...@gmail.com>
Committed: Tue Feb 18 17:47:34 2014 -0800

----------------------------------------------------------------------
 docs/_config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/7bde72ec/docs/_config.yml
----------------------------------------------------------------------
diff --git a/docs/_config.yml b/docs/_config.yml
index ed94bc5..97a2c4a 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -5,7 +5,7 @@ markdown: kramdown
 # of Spark, Scala, and Mesos.
 SPARK_VERSION: 0.9.0-incubating
 SPARK_VERSION_SHORT: 0.9.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

Reply via email to