Repository: bahir Updated Branches: refs/heads/master 416252915 -> 91e82f42b
[BAHIR-37] Update Spark to release 2.0.0 Project: http://git-wip-us.apache.org/repos/asf/bahir/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir/commit/91e82f42 Tree: http://git-wip-us.apache.org/repos/asf/bahir/tree/91e82f42 Diff: http://git-wip-us.apache.org/repos/asf/bahir/diff/91e82f42 Branch: refs/heads/master Commit: 91e82f42bac58fd8d912e892a5ebfca79f6b8268 Parents: 4162529 Author: Luciano Resende <[email protected]> Authored: Tue Jul 26 17:57:32 2016 +0100 Committer: Luciano Resende <[email protected]> Committed: Tue Jul 26 17:57:32 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir/blob/91e82f42/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e76c285..0b429fb 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ <log4j.version>1.2.17</log4j.version> <!-- Spark version --> - <spark.version>2.0.1-SNAPSHOT</spark.version> + <spark.version>2.0.0</spark.version> <!-- Streaming Akka connector --> <akka.group>com.typesafe.akka</akka.group>
