Repository: bahir
Updated Branches:
  refs/heads/master fd4c35fc9 -> 86ded930e


[MINOR] Update Spark dependency to release 2.1.1


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

Branch: refs/heads/master
Commit: 68ed2d448c91ca2a79697649d8bae7b94c3a05bc
Parents: fd4c35f
Author: Luciano Resende <[email protected]>
Authored: Thu May 18 00:42:17 2017 -0400
Committer: Luciano Resende <[email protected]>
Committed: Thu May 18 00:42:17 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/bahir/blob/68ed2d44/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 65129cd..f76aac5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
     <log4j.version>1.2.17</log4j.version>
 
     <!-- Spark version -->
-    <spark.version>2.1.0</spark.version>
+    <spark.version>2.1.1</spark.version>
 
     <!-- Streaming Akka connector -->
     <akka.group>com.typesafe.akka</akka.group>

Reply via email to