You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bahir.apache.org by lr...@apache.org on 2018/12/12 01:45:29 UTC

bahir-flink git commit: [BAHIR-188] update flink to 1.7.0

Repository: bahir-flink
Updated Branches:
  refs/heads/master 898e913fe -> 34af7ef6a


[BAHIR-188] update flink to 1.7.0

Closes #36


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

Branch: refs/heads/master
Commit: 34af7ef6a8b8ea2d41c71be8f9c0eea6cffc55ff
Parents: 898e913
Author: Joao Boto <bo...@boto.pro>
Authored: Tue Dec 11 21:04:23 2018 +0100
Committer: Luciano Resende <lr...@apache.org>
Committed: Tue Dec 11 22:44:42 2018 -0300

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


http://git-wip-us.apache.org/repos/asf/bahir-flink/blob/34af7ef6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c40e194..b3bc2cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
     <log4j.version>1.2.17</log4j.version>
 
     <!-- Flink version -->
-    <flink.version>1.6.0</flink.version>
+    <flink.version>1.7.0</flink.version>
 
     <scalatest.version>2.2.6</scalatest.version>
     <scalacheck.version>1.12.6</scalacheck.version> <!-- 1.13.0 appears incompatible with scalatest 2.2.6 -->