A basic version of this is: maven scm:prepare-release It's interactive - its not really intended for tagging with build numbers.
http://maven.apache.org/reference/plugins/scm/ Cheers, Brett On Thu, 1 Jul 2004 16:31:11 -0700, Juan Gargiulo <[EMAIL PROTECTED]> wrote: > > I'm new to Maven and I couldn't find any documentation on how Maven > manages a project's versioning in an automatic way. By automatic > versioning, I mean CVS tagging with the next build|minor|major number. > > Thanks in advance for your help, > > > Juan > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
