Repository: bahir Updated Branches: refs/heads/master d43dad219 -> 08aa06cfc
[BAHIR-82] Bump Apache Spark dependency to release 2.0.2 Project: http://git-wip-us.apache.org/repos/asf/bahir/repo Commit: http://git-wip-us.apache.org/repos/asf/bahir/commit/08aa06cf Tree: http://git-wip-us.apache.org/repos/asf/bahir/tree/08aa06cf Diff: http://git-wip-us.apache.org/repos/asf/bahir/diff/08aa06cf Branch: refs/heads/master Commit: 08aa06cfc38ee503164a58c414cfe654aaed6c61 Parents: d43dad2 Author: Luciano Resende <[email protected]> Authored: Sat Dec 3 09:15:46 2016 -0800 Committer: Luciano Resende <[email protected]> Committed: Sat Dec 3 09:15:46 2016 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bahir/blob/08aa06cf/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 070c011..a7ae91e 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ <log4j.version>1.2.17</log4j.version> <!-- Spark version --> - <spark.version>2.0.1</spark.version> + <spark.version>2.0.2</spark.version> <!-- Streaming Akka connector --> <akka.group>com.typesafe.akka</akka.group>
