You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@livy.apache.org by lr...@apache.org on 2017/07/20 01:36:48 UTC

[02/50] [abbrv] incubator-livy-website git commit: [BAHIR-62] Prepare release based on Apache Spark 2.0.1

[BAHIR-62] Prepare release based on Apache Spark 2.0.1


Project: http://git-wip-us.apache.org/repos/asf/incubator-livy-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-livy-website/commit/cc9cf1ba
Tree: http://git-wip-us.apache.org/repos/asf/incubator-livy-website/tree/cc9cf1ba
Diff: http://git-wip-us.apache.org/repos/asf/incubator-livy-website/diff/cc9cf1ba

Branch: refs/heads/master
Commit: cc9cf1ba2097fad00f8ff173434bfdabf4e3f10c
Parents: 415576b
Author: Luciano Resende <lr...@apache.org>
Authored: Sat Oct 15 09:49:53 2016 -0700
Committer: Luciano Resende <lr...@apache.org>
Committed: Sat Oct 15 09:49:53 2016 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-livy-website/blob/cc9cf1ba/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cf58de1..65e6462 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
     <log4j.version>1.2.17</log4j.version>
 
     <!-- Spark version -->
-    <spark.version>2.1.0-SNAPSHOT</spark.version>
+    <spark.version>2.0.1</spark.version>
 
     <!-- Streaming Akka connector -->
     <akka.group>com.typesafe.akka</akka.group>