-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
.NETdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestjava
Description
Is your feature request related to a problem? Please describe.
Update version is a error prone task. Find a way to update version using a single point
Describe the solution you'd like
For some projects the version is written in Common.props, but:
- Java side: POM.xml has version within the XML; if version depends on an user property it is possible to set it via command-line
- NetPDFPS: the version shall be changed in multiple file, maybe a script (PowerShell) can update it reading the actual version from Common.props
Describe alternatives you've considered
N/A
Additional context
See masesgroup/JNet#53 (comment) for the workaround solution
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
.NETdocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestjava