Hi , I'm willing to use the version:updatateproperties Goal at the release:prepare --> prepartionGoals (Interceptor like starting point). I'have to change version ranges defined by the pom properties bevor the release tag ist created.
After the SCM Tag , i would like to use the release:prepare --> completionGoals to call versions:revert to recover the ranges defined in then properties bevor calling versions:updateproperties. This should happen bevor the next develpment version ist commited to the SCM. My problem is, versions:revert will overwrite the the next development version written by the release:prepare before the completionGoals are called. has some one an idea for resolving this problem ? Or is there an other way to achieve taged pom's with resoled versions at the release prozess for the dependencies at the dependency and dependencyManagement Section. And otherwiese developing and starting the release prozess with version ranges. thanks in advance Matthias