Skip to content

Commit a1d0d3c

Browse files
committed
Update spark version in banner to 2.2.0
1 parent 3c941dc commit a1d0d3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/jekyll/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ include:
1616

1717
# These allow the documentation to be updated with newer releases
1818
# of Spark, Scala, and Mesos.
19-
SPARK_VERSION: 2.1.0-SNAPSHOT
20-
SPARK_VERSION_SHORT: 2.1.0
19+
SPARK_VERSION: 2.2.0-SNAPSHOT
20+
SPARK_VERSION_SHORT: 2.2.0
2121
SCALA_BINARY_VERSION: "2.11"
2222
SCALA_VERSION: "2.11.8"
2323
SPARK_ISSUE_TRACKER_URL: https://issues.apache.org/jira/browse/SPARK

0 commit comments

Comments
 (0)