diff --git a/docs/building-spark.md b/docs/building-spark.md index a5da3b39502e2b501fc89f0043b2f7c1b6e9818f..f133eb96d9a21ee21f51ee0f1e901e38210433ba 100644 --- a/docs/building-spark.md +++ b/docs/building-spark.md @@ -7,7 +7,8 @@ redirect_from: "building-with-maven.html" * This will become a table of contents (this text will be scraped). {:toc} -Building Spark using Maven requires Maven 3.0.4 or newer and Java 7+. +Building Spark using Maven requires Maven 3.3.3 or newer and Java 7+. +The Spark build can supply a suitable Maven binary; see below. # Building with `build/mvn`