aboutsummaryrefslogtreecommitdiff
path: root/dev/audit-release/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'dev/audit-release/README.md')
-rw-r--r--dev/audit-release/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/audit-release/README.md b/dev/audit-release/README.md
index 38becda0ea..f72f8c653a 100644
--- a/dev/audit-release/README.md
+++ b/dev/audit-release/README.md
@@ -4,7 +4,7 @@ run them locally by setting appropriate environment variables.
```
$ cd sbt_app_core
-$ SCALA_VERSION=2.10.4 \
+$ SCALA_VERSION=2.10.5 \
SPARK_VERSION=1.0.0-SNAPSHOT \
SPARK_RELEASE_REPOSITORY=file:///home/patrick/.ivy2/local \
sbt run