Support different strategies for the next snapshot version.
-----------------------------------------------------------

                 Key: MRELEASE-158
                 URL: http://jira.codehaus.org/browse/MRELEASE-158
             Project: Maven 2.x Release Plugin
          Issue Type: New Feature
            Reporter: Joerg Schaible


Currently the release plugin increases by default the last number of the 
snapshot version after the release. We use a release scheme where we normally 
stay on the same SNAPSHOT release (e.g. 2.1-SNAPSHOT and the releases are then 
2.1.0, 2.1.1 and so on). Therefore it would be handy to have a configuration 
element "nextSnapshotVersion" that is can be set to 
- "increase": increase the version number fo the snapshot (current behaviour)
- "reset": use the old version number again

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to