This is an automated email from the ASF dual-hosted git repository.

trohrmann pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new fb46b7a  [hotfix] Bump japicmp reference version to Flink 1.6.0
fb46b7a is described below

commit fb46b7ac792373488b2e6bd94fc559e97ae4ebf3
Author: Till Rohrmann <[email protected]>
AuthorDate: Thu Aug 9 14:52:42 2018 +0200

    [hotfix] Bump japicmp reference version to Flink 1.6.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 293dd3f..f11e8ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1553,7 +1553,7 @@ under the License.
                                                        <dependency>
                                                                
<groupId>org.apache.flink</groupId>
                                                                
<artifactId>${project.artifactId}</artifactId>
-                                                               
<version>1.5.0</version>
+                                                               
<version>1.6.0</version>
                                                                
<type>${project.packaging}</type>
                                                        </dependency>
                                                </oldVersion>

Reply via email to