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/08/09 08:02:07 UTC

camel git commit: Upgrade Flink to version 1.3.2

Repository: camel
Updated Branches:
  refs/heads/master 61faaa501 -> 266d362ff


Upgrade Flink to version 1.3.2


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

Branch: refs/heads/master
Commit: 266d362fffb2eb39d3bcb247ecf3aba60bfd20c2
Parents: 61faaa5
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Aug 9 10:01:12 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Aug 9 10:01:12 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/266d362f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 07b84fe..5b48222 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -222,7 +222,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.3.1</flink-version>
+    <flink-version>1.3.2</flink-version>
     <fop-bundle-version>2.1_1</fop-bundle-version>
     <fop-version>2.1</fop-version>
     <ftpserver-version>1.0.6</ftpserver-version>