Do you mean that:

1.0 > 1.0-rc1
1.0.1 > 1.0

what about 1.0.rc1, is that bigger then 1.0?

regards,

Wim


2007/6/14, Jo Vandermeeren <[EMAIL PROTECTED]>:

On 6/14/07, Wim Deblauwe <[EMAIL PROTECTED]> wrote:
>
> I want to release something with a version number that has no official
> release yet. How should I give it it's version number so that the final
> release will be considered later?
>
> For instance, currently they are at 1.0-SNAPSHOT, final version will be
> 1.0.
> What version can I use (with preferably the time stamp in the version)?


Hi Wim,

You could add a classifier.
Something along the lines of "rc1" or something..

You can configure the maven-jar-plugin to do this for you..

Cheers
Jo




--
Vigilog - an open source log file viewer: http://vigilog.sourceforge.net
Blog: http://www.jroller.com/page/Fester

Reply via email to