You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/02/16 08:31:59 UTC

[camel] branch master updated: Upgrade Apache Flink to version 1.4.1

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 3b08222  Upgrade Apache Flink to version 1.4.1
3b08222 is described below

commit 3b0822240b8546c9ea496ddb29a9a3c8d6a63c60
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 16 09:21:56 2018 +0100

    Upgrade Apache Flink to version 1.4.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 555d2c3..bb42879 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -232,7 +232,7 @@
     <google-findbugs-jsr305-version>3.0.2</google-findbugs-jsr305-version>
     <google-findbugs-annotations2-version>2.0.3</google-findbugs-annotations2-version>
     <flatpack-version>3.4.3</flatpack-version>
-    <flink-version>1.4.0</flink-version>
+    <flink-version>1.4.1</flink-version>
     <fop-bundle-version>2.2_1</fop-bundle-version>
     <fop-version>2.2</fop-version>
     <ftpserver-version>1.1.1</ftpserver-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.