On Tue, Aug 19, 2008 at 11:42 PM, Alex Boisvert <[EMAIL PROTECTED]> wrote:
> I agree with you, it's confusing.  I would prefer to have:
>
> VERSION_NUMBER = '1.1.0-SNAPSHOT'
> # No more NEXT_VERSION
>
> and do a release, the tag would be 1.1.0, released artifacts would be 1.1.0
> and after the release the new versions would be:
>
> VERSION_NUMBER = '1.1.1-SNAPSHOT'
>
> and if you want to change the next version number, edit the file and commit.
>
> alex

I intend to implement Alex's idea.  I created BUILDR-141
https://issues.apache.org/jira/browse/BUILDR-141

If anyone has a better idea or feels strongly against this change, do
not hesitate to say so.

Lacton

Reply via email to