Repository: bahir
Updated Branches:
  refs/heads/master 853b95060 -> 335f605e7


[BAHIR-17] Update Apache Spark version back to 2.0.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/bahir/repo
Commit: http://git-wip-us.apache.org/repos/asf/bahir/commit/335f605e
Tree: http://git-wip-us.apache.org/repos/asf/bahir/tree/335f605e
Diff: http://git-wip-us.apache.org/repos/asf/bahir/diff/335f605e

Branch: refs/heads/master
Commit: 335f605e75d426f62052378920880ab22729083e
Parents: 8513242
Author: Luciano Resende <[email protected]>
Authored: Fri Jul 1 19:23:35 2016 -0700
Committer: Luciano Resende <[email protected]>
Committed: Fri Jul 1 19:25:28 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/bahir/blob/335f605e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d50fb47..8b3e7af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
     <log4j.version>1.2.17</log4j.version>
 
     <!-- Spark version -->
-    <spark.version>2.0.0-preview</spark.version>
+    <spark.version>2.0.0-SNAPSHOT</spark.version>
 
     <!-- Streaming Akka connector -->
     <akka.group>com.typesafe.akka</akka.group>

Reply via email to