Hello Wim, The page you posted contains the implemented versioning scheme of maven. You can refer to that for releases. As for distinguishing your snapshot builds, you can check on <uniqueVersion>true</uniqueVersion> in distribution management.
Cheers! Nap On 6/14/07, Wim Deblauwe <[EMAIL PROTECTED]> wrote:
Hi, I was looking for information about the version numbers that maven understands and came across this document: http://docs.codehaus.org/display/MAVEN/Versioning Is this the current state? If not, where can I find it? 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)? regards, Wim -- Vigilog - an open source log file viewer: http://vigilog.sourceforge.net Blog: http://www.jroller.com/page/Fester
