Hello experts, how do you set up the process if you use RELEASE for a dependency in a POM, and work with VCS branches ? What is your best practice? Probably a branch will have to adress another, older version of an artifact, actually it has to adress a stable, tagged version. What happens if on HEAD you use new versions of dependencies (so a new version for RELEASE), ... do you adjust all of your branches to remove the RELEASE token and enter a dedicated version? Isn't that a nightmare ?
Thanks !! Michael --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org