You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2018/09/21 07:38:54 UTC

[flink] 05/05: [hotfix] Bump japicmp reference version to 1.6.1

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

commit 2726dad229db59f14709df768203251732540503
Author: Till Rohrmann <tr...@apache.org>
AuthorDate: Thu Sep 20 17:09:10 2018 +0200

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

diff --git a/pom.xml b/pom.xml
index 326e9ec..6f26635 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1558,7 +1558,7 @@ under the License.
 							<dependency>
 								<groupId>org.apache.flink</groupId>
 								<artifactId>${project.artifactId}</artifactId>
-								<version>1.6.0</version>
+								<version>1.6.1</version>
 								<type>${project.packaging}</type>
 							</dependency>
 						</oldVersion>