Script that automate the change of version for releases that takes into account maven and Eclipse nature
we need scripts that automate the release
It must take into account manifest.mf, pom.xml, feature.xml, product etc ...
it will work globally (ie. all compoment will get the new version
-
remove snapshot / qualifier -
Optional, update changelog.MD -
tag -
increase to new version snapshot (major, minor, patch, qualifier)
note: get inspiration from mvn release