It could do what you want : http://mojo.codehaus.org/buildnumber-maven-plugin/ Cheers,
Arnaud # Arnaud Héritier # Software Factory Manager # eXo Platform # http://www.exoplatform.com # http://blog.aheritier.net On Wed, Jul 29, 2009 at 1:19 PM, Alexander <[email protected]> wrote: > Hello, > > I want Maven to insert current svn revision to my version.properties. Sure > I could manually insert into pom.xml property ${revision} every build. But > Im searching a way to automate it. Any ideas? [?] >
