Skip to content

Commit

Permalink
Upgrade Flink to version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oscerd committed Dec 13, 2017
1 parent bb39dc4 commit 6f1da10
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 6f1da10

Please sign in to comment.