diff --git a/R/pkg/DESCRIPTION b/R/pkg/DESCRIPTION
index dfb7e2232f8f4..3e49eac994787 100644
--- a/R/pkg/DESCRIPTION
+++ b/R/pkg/DESCRIPTION
@@ -1,7 +1,7 @@
Package: SparkR
Type: Package
Title: R Frontend for Apache Spark
-Version: 2.0.2
+Version: 2.0.1
Date: 2016-08-27
Authors@R: c(person("Shivaram", "Venkataraman", role = c("aut", "cre"),
email = "shivaram@cs.berkeley.edu"),
diff --git a/assembly/pom.xml b/assembly/pom.xml
index ca6daa27614f5..6db3a599ff5ea 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../pom.xml
diff --git a/common/network-common/pom.xml b/common/network-common/pom.xml
index c727f54d2ca3d..269b845565f1f 100644
--- a/common/network-common/pom.xml
+++ b/common/network-common/pom.xml
@@ -22,7 +22,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/common/network-shuffle/pom.xml b/common/network-shuffle/pom.xml
index e335a89aac69e..20cf29efffc71 100644
--- a/common/network-shuffle/pom.xml
+++ b/common/network-shuffle/pom.xml
@@ -22,7 +22,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/common/network-yarn/pom.xml b/common/network-yarn/pom.xml
index 8e64f5678d78c..25cc32889ef3c 100644
--- a/common/network-yarn/pom.xml
+++ b/common/network-yarn/pom.xml
@@ -22,7 +22,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/common/sketch/pom.xml b/common/sketch/pom.xml
index 94c75d68e34f5..37a5d09a3ff02 100644
--- a/common/sketch/pom.xml
+++ b/common/sketch/pom.xml
@@ -22,7 +22,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/common/tags/pom.xml b/common/tags/pom.xml
index 6ff14d29474c2..ab287f3368a43 100644
--- a/common/tags/pom.xml
+++ b/common/tags/pom.xml
@@ -22,7 +22,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/common/unsafe/pom.xml b/common/unsafe/pom.xml
index e654c5479b34c..45831ce98dbcc 100644
--- a/common/unsafe/pom.xml
+++ b/common/unsafe/pom.xml
@@ -22,7 +22,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/core/pom.xml b/core/pom.xml
index 914025104d6ad..2d19e5b81cf58 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../pom.xml
diff --git a/docs/_config.yml b/docs/_config.yml
index 09c54188358ab..75c89bd318983 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -14,8 +14,8 @@ include:
# These allow the documentation to be updated with newer releases
# of Spark, Scala, and Mesos.
-SPARK_VERSION: 2.0.2-SNAPSHOT
-SPARK_VERSION_SHORT: 2.0.2
+SPARK_VERSION: 2.0.1
+SPARK_VERSION_SHORT: 2.0.1
SCALA_BINARY_VERSION: "2.11"
SCALA_VERSION: "2.11.7"
MESOS_VERSION: 0.21.0
diff --git a/examples/pom.xml b/examples/pom.xml
index 1796c472ca59e..89e0c61a3d694 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../pom.xml
diff --git a/external/docker-integration-tests/pom.xml b/external/docker-integration-tests/pom.xml
index ae3746fe55ee3..8c6e22155c26c 100644
--- a/external/docker-integration-tests/pom.xml
+++ b/external/docker-integration-tests/pom.xml
@@ -22,7 +22,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/external/flume-assembly/pom.xml b/external/flume-assembly/pom.xml
index 6cf206d36f448..dd45935e6eec2 100644
--- a/external/flume-assembly/pom.xml
+++ b/external/flume-assembly/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/external/flume-sink/pom.xml b/external/flume-sink/pom.xml
index 9ae7968c7296e..ba97794605ee6 100644
--- a/external/flume-sink/pom.xml
+++ b/external/flume-sink/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/external/flume/pom.xml b/external/flume/pom.xml
index 7a67142dbf07f..8f8bde7eadfb9 100644
--- a/external/flume/pom.xml
+++ b/external/flume/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/external/java8-tests/pom.xml b/external/java8-tests/pom.xml
index 0f795ff77b5ed..f7d8ef7b87c5d 100644
--- a/external/java8-tests/pom.xml
+++ b/external/java8-tests/pom.xml
@@ -20,7 +20,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/external/kafka-0-10-assembly/pom.xml b/external/kafka-0-10-assembly/pom.xml
index 658c396c57f19..260969fcd7347 100644
--- a/external/kafka-0-10-assembly/pom.xml
+++ b/external/kafka-0-10-assembly/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/external/kafka-0-10/pom.xml b/external/kafka-0-10/pom.xml
index e52170acedf87..1ae1d0e216b15 100644
--- a/external/kafka-0-10/pom.xml
+++ b/external/kafka-0-10/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/external/kafka-0-8-assembly/pom.xml b/external/kafka-0-8-assembly/pom.xml
index a4f339fb3fa2f..a4b14f8fb9603 100644
--- a/external/kafka-0-8-assembly/pom.xml
+++ b/external/kafka-0-8-assembly/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/external/kafka-0-8/pom.xml b/external/kafka-0-8/pom.xml
index 4d2df2e45b1a4..9964b22cfe39f 100644
--- a/external/kafka-0-8/pom.xml
+++ b/external/kafka-0-8/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/external/kinesis-asl-assembly/pom.xml b/external/kinesis-asl-assembly/pom.xml
index 0e5ce9a78887f..b5d90b151cc8f 100644
--- a/external/kinesis-asl-assembly/pom.xml
+++ b/external/kinesis-asl-assembly/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/external/kinesis-asl/pom.xml b/external/kinesis-asl/pom.xml
index c9a9e73a0ddb9..f96db6588cdad 100644
--- a/external/kinesis-asl/pom.xml
+++ b/external/kinesis-asl/pom.xml
@@ -20,7 +20,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/external/spark-ganglia-lgpl/pom.xml b/external/spark-ganglia-lgpl/pom.xml
index b92359a476268..40f2e38832fbd 100644
--- a/external/spark-ganglia-lgpl/pom.xml
+++ b/external/spark-ganglia-lgpl/pom.xml
@@ -20,7 +20,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/graphx/pom.xml b/graphx/pom.xml
index c88efda8955eb..979217e2ba8f2 100644
--- a/graphx/pom.xml
+++ b/graphx/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../pom.xml
diff --git a/launcher/pom.xml b/launcher/pom.xml
index 4375e645ca05d..0c0dd0c6069d9 100644
--- a/launcher/pom.xml
+++ b/launcher/pom.xml
@@ -22,7 +22,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../pom.xml
diff --git a/mllib-local/pom.xml b/mllib-local/pom.xml
index 9e3d7fbbdd565..5681b36ea9ab8 100644
--- a/mllib-local/pom.xml
+++ b/mllib-local/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../pom.xml
diff --git a/mllib/pom.xml b/mllib/pom.xml
index db7f05302a12b..80ab2e01a4576 100644
--- a/mllib/pom.xml
+++ b/mllib/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../pom.xml
diff --git a/pom.xml b/pom.xml
index f2ffb39a6b5f9..79255f9a1f827 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
pom
Spark Project Parent POM
http://spark.apache.org/
diff --git a/repl/pom.xml b/repl/pom.xml
index afb8891168fe6..4b70d647d59e5 100644
--- a/repl/pom.xml
+++ b/repl/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../pom.xml
diff --git a/sql/catalyst/pom.xml b/sql/catalyst/pom.xml
index ad3d408b8e9b2..efa327cbf21cb 100644
--- a/sql/catalyst/pom.xml
+++ b/sql/catalyst/pom.xml
@@ -22,7 +22,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/sql/core/pom.xml b/sql/core/pom.xml
index 5e67226c6a61a..347f8a1bc82b1 100644
--- a/sql/core/pom.xml
+++ b/sql/core/pom.xml
@@ -22,7 +22,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/sql/hive-thriftserver/pom.xml b/sql/hive-thriftserver/pom.xml
index 7624c82b8ac51..c47d5f0285169 100644
--- a/sql/hive-thriftserver/pom.xml
+++ b/sql/hive-thriftserver/pom.xml
@@ -22,7 +22,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml
index ae66d7eeb32bf..2388d5f6ef1d4 100644
--- a/sql/hive/pom.xml
+++ b/sql/hive/pom.xml
@@ -22,7 +22,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../../pom.xml
diff --git a/streaming/pom.xml b/streaming/pom.xml
index 897ef824976fd..4e0f5b1013f91 100644
--- a/streaming/pom.xml
+++ b/streaming/pom.xml
@@ -21,7 +21,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../pom.xml
diff --git a/tools/pom.xml b/tools/pom.xml
index 7f55ebc87f682..ddc1b091fec81 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -20,7 +20,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../pom.xml
diff --git a/yarn/pom.xml b/yarn/pom.xml
index d81ce15b8bdf3..b676b6d21a2c1 100644
--- a/yarn/pom.xml
+++ b/yarn/pom.xml
@@ -20,7 +20,7 @@
org.apache.spark
spark-parent_2.11
- 2.0.2-SNAPSHOT
+ 2.0.1
../pom.xml