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/02/03 10:42:42 UTC

camel git commit: Upgrade Flink to version 1.2.0

Repository: camel
Updated Branches:
  refs/heads/master d9a740b42 -> fa3f80979


Upgrade Flink to version 1.2.0


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

Branch: refs/heads/master
Commit: fa3f809796f21593be924c245522aa21aa1d248a
Parents: d9a740b
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Feb 3 11:42:01 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Feb 3 11:42:01 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/fa3f8097/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f2fbb1c..b6fee8f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -194,7 +194,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.4</flink-version>
+    <flink-version>1.2.0</flink-version>
     <fop-bundle-version>2.1_1</fop-bundle-version>
     <fop-version>2.1</fop-version>
     <ftpserver-version>1.0.6</ftpserver-version>