Hi all, Is there a way to set the version for the "mvn deploy" command? I tried -Dversion=<version>, and -Dproject.version=<version>, and that didn't do anything. Alternately (maybe even better), is there a command line to bump [set] the version number in a project and all modules? I see there is the versions plugin to update dependencies, but that's not quite what I want. Also, there appear to be bugs when using variables inside the parent pom.xml for the <version> tag.
Thanks in advance, Nicholas https://ntung.com
