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/12/13 10:12:45 UTC

[camel] branch master updated: Upgrade Flink to version 1.4.0

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 6f1da10  Upgrade Flink to version 1.4.0
6f1da10 is described below

commit 6f1da10bb5a8526bf472e1566398b031842739a4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Dec 13 11:12:24 2017 +0100

    Upgrade Flink to version 1.4.0
---
 parent/pom.xml                                                    | 2 +-
 .../spring-boot/components-starter/camel-flink-starter/pom.xml    | 8 --------
 2 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c380eec..e3b473d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -229,7 +229,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.3.2</flink-version>
+    <flink-version>1.4.0</flink-version>
     <fop-bundle-version>2.2_1</fop-bundle-version>
     <fop-version>2.2</fop-version>
     <ftpserver-version>1.0.6</ftpserver-version>
diff --git a/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml b/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
index da858cb..174bd3c 100644
--- a/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
@@ -38,14 +38,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-flink</artifactId>
       <version>${project.version}</version>
-      <!--START OF GENERATED CODE-->
-      <exclusions>
-        <exclusion>
-          <groupId>commons-logging</groupId>
-          <artifactId>commons-logging</artifactId>
-        </exclusion>
-      </exclusions>
-      <!--END OF GENERATED CODE-->
     </dependency>
     <!--START OF GENERATED CODE-->
     <dependency>

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].