Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
1.0
-
None
Description
Problem
- Currently all pom.xml contain supplemental version and groupId tag which is inherited from parent which is not necessary
- Literally writing version numbers in dependencies where ${project.version} could be used.
Goal
- Removed supplemental tags version and groupId.
- Replace literal version with ${project.version}
Attachments
Issue Links
- links to