Skip to content

Commit

Permalink
Update to a current flink version.
Browse files Browse the repository at this point in the history
* update to flink 1.4.0
* update flink.akka version to 2.4.20
  • Loading branch information
jan0sch committed Feb 2, 2018
1 parent d762b52 commit 4a3fb55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
<properties>
<!--library versions-->
<interpreter.name>flink</interpreter.name>
<flink.version>1.1.3</flink.version>
<flink.akka.version>2.3.7</flink.akka.version>
<flink.version>1.4.0</flink.version>
<flink.akka.version>2.4.20</flink.akka.version>
<scala.macros.version>2.0.1</scala.macros.version>

<!--plugin versions-->
Expand Down

0 comments on commit 4a3fb55

Please sign in to comment.