Aljoscha Krettek created FLINK-11780:
----------------------------------------
Summary: 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
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)