That should happen automatically if you build/release a version, i.e. you don't have -SNAPSHOT in you project version element.
/Anders On Thu, Mar 4, 2010 at 12:51, Maruf Aytekin <[email protected]> wrote: > Hi All, > > How can I chop off "-SNAPSHOT" string from > Specification-Version:1.5.2-SNAPSHOT or Implementation-Version when I > build a war file with Maven2? > > I would like to use the version info as Specification-Version:1.5.2 in > manifest.mf. > > > Many thanks, > Maruf > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
