No, The removing the SNAPSHOT, tagging and setting the new version should be, more or less, one step.
The maven-release-plugin handles almost all of this in one step. So if your do a release:prepare all of this should happen. You can then have others checkout the tag and if all give their go, you run “release:perform” to stage the release to nexus. Or you immediately stage the release after preparing, which is probably what is done in most cases. As soon as the release vote is successful the release manager logs in to Nexus and hits the “release repo” button and off goes the release. Chris Am 12.06.17, 11:19 schrieb "piotrz" <piotrzarzyck...@gmail.com>: Chris, I still didn't get clear answer to my question. I would like to understand it in order to do this in the next release. I will try to clarify my questions: 1) Once release manager make "Last Call" - Should I remove SNAPSHOT from all poms on release branch ? 2) Should I do 1 during VOTING ? Piotr ----- Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/DISCUSS-Discuss-Release-Apache-FlexJS-0-8-0-RC1-tp62274p62335.html Sent from the Apache Flex Development mailing list archive at Nabble.com.