-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: CODEGEN-2.8.0
-
Component/s: Nuxeo CLI
-
Tags:
-
Sprint:nxProduct-W32
When adding a module's dependency in the dependecyManagement, Nuxeo CLI is using the parent pom version as reference.
It is better to use ${project.version} instead to remove a redundant version.