Repository: flink
Updated Branches:
  refs/heads/release-1.4 314087e8d -> ddbc0150d


[FLINK-7977][build] Bump version of compatibility check for Flink 1.4

This closes #4945.


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

Branch: refs/heads/release-1.4
Commit: ddbc0150d97d5d26de6f9ab9d64d9fb4495c80aa
Parents: 314087e
Author: Bowen Li <[email protected]>
Authored: Fri Nov 3 21:08:24 2017 -0700
Committer: zentol <[email protected]>
Committed: Mon Nov 20 17:29:30 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/flink/blob/ddbc0150/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d36ac3f..cef9e64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1442,7 +1442,7 @@ under the License.
                                                        <dependency>
                                                                
<groupId>org.apache.flink</groupId>
                                                                
<artifactId>${project.artifactId}</artifactId>
-                                                               
<version>1.1.4</version>
+                                                               
<version>1.3.2</version>
                                                                
<type>${project.packaging}</type>
                                                        </dependency>
                                                </oldVersion>

Reply via email to