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 2017/01/02 07:54:22 UTC

camel git commit: Upgrade Flink to version 1.1.4

Repository: camel
Updated Branches:
  refs/heads/master 1f90db736 -> a1d38b6ad


Upgrade Flink to version 1.1.4


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

Branch: refs/heads/master
Commit: a1d38b6adfd79a1c8c4f6c2c7ff11db2f9a44f00
Parents: 1f90db7
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jan 2 08:52:50 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jan 2 08:52:50 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/a1d38b6a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6aa6a43..ffe24a7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -192,7 +192,7 @@
     <felix-scr-annotations-version>1.9.12</felix-scr-annotations-version>
     <findbugs-maven-plugin-version>2.5.2</findbugs-maven-plugin-version>
     <flatpack-version>3.4.3</flatpack-version>
-    <flink-version>1.1.3</flink-version>
+    <flink-version>1.1.4</flink-version>
     <fop-bundle-version>2.1_1</fop-bundle-version>
     <fop-version>2.1</fop-version>
     <ftpserver-version>1.0.6</ftpserver-version>