You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2019/02/28 15:34:00 UTC

[jira] [Closed] (FLINK-11780) Change version scheme of Hadoop-based modules to conform to SNAPSHOT guidelines

     [ https://issues.apache.org/jira/browse/FLINK-11780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek closed FLINK-11780.
------------------------------------
    Resolution: Fixed

Merged on release-1.8 in
24ebc09f3ed516f4313a7612862f2c9a7863554c

> Change version scheme of Hadoop-based modules to conform to SNAPSHOT guidelines
> -------------------------------------------------------------------------------
>
>                 Key: FLINK-11780
>                 URL: https://issues.apache.org/jira/browse/FLINK-11780
>             Project: Flink
>          Issue Type: Task
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently, modules that depend on Hadoop have the version scheme {{${project.version}-${hadoop.version}}}. With this, however, the version does not have {{SNAPSHOT}} at the end, meaning we cannot deploy snapshot releases.
> The change proposed by [~Zentol] is to use {{${hadoop.version}-${project.version}}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)