Thanks. Is there a way to increment build version numbers without the involvement of SCM (SCM is involved in release plugin)?
regards, Karthik. On 12/16/05, dan tran <[EMAIL PROTECTED]> wrote: > > maven-release-plugin is the one but it increaments all modules. > -D > > > On 12/16/05, Karthik Manimaran <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > With every build I do for my J2EE project, I want the version of all > > modules > > to be automatically incremented. What is the best way of accomplishing > > this? > > Also is there a way to increment the version numbers only for modules > > which > > have had changes? > > > > Thanks and regards, > > Karthik. > > > > > >
