What is the "proper" way to update the development version of a project (and its subprojects if any)? Say a project is currently at 1.4-SNAPSHOT but I decide I want to mark it as 1.4-pre-1-SNAPSHOT - is there a way to do that without manually editing all the poms involved?
-- C. Benson Manica [email protected]
