Hi,

No, that's not supported, but there's a feature request for it:
https://jira.codehaus.org/browse/MRELEASE-431 (and related issues)

Robert

Op Fri, 24 May 2013 16:22:36 +0200 schreef Sonesh Kumar Malhotra <sonesh.kumar.malho...@ericsson.com>:

Hi

Just wondering if there is any way to automatically increment the "minor" version in the pom in a multi-module project. For example:

currentVersion :- 1.0.1-SNASHOT

TO

newVersion       :- 1.1.1-SNASHOT

Currently, we have the option of achieving the same through:

"mvn release:update-versions -DdevelopmentVersion=1.1.1-SNAPSHOT -DgenerateBackupPoms=false -DautoVersionSubmodules=true"

But here, we need to provide the developmentVersion in the command-line.

Thanks and Best Regards,
Sonesh Kumar Malhotra

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to