aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorHolden Karau <holden@pigscanfly.ca>2014-01-04 20:08:35 -0800
committerHolden Karau <holden@pigscanfly.ca>2014-01-04 20:08:35 -0800
commit9e9a913c2ffe0b01f051c18018740934a6a8691e (patch)
tree2d65e857007c8954ef0e1bbc80f7dc6aa062fff7 /project
parentd43ad3ef2c3d4b690ba1d053729daefb507cd23c (diff)
downloadspark-9e9a913c2ffe0b01f051c18018740934a6a8691e.tar.gz
spark-9e9a913c2ffe0b01f051c18018740934a6a8691e.tar.bz2
spark-9e9a913c2ffe0b01f051c18018740934a6a8691e.zip
Add a script to download sbt if not present on the system
Diffstat (limited to 'project')
-rw-r--r--project/build.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/project/build.properties b/project/build.properties
index 9647277162..059edac7d4 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -15,4 +15,6 @@
# limitations under the License.
#
+# Note: If you change the sbt version please also change the sbt download
+# script in the root directory of the project called sbt.
sbt.version=0.12.4