Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
Description
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}.
Attachments
Issue Links
- links to