jgitver-maven-plugin icon indicating copy to clipboard operation
jgitver-maven-plugin copied to clipboard

Feature to avoid the modification of project version automatically if version is not explicitly set to 0.

Open xeagle2 opened this issue 7 years ago • 0 comments

In some of the scenarios with multi module projects some of the sub module projects have to keep the fixed version, for example if the module is an enhanced version of specific third party library, etc and if the whole project is triggered to be build it's not necessary to replace the versions across all projects.

Therefore it would be great to replace the version for projects where the version explicitly set to 0, or not declared like for .

Thank you,

xeagle2 avatar Jan 06 '18 12:01 xeagle2