that is the project version, the OP wants tochange the version of Hudson used in a group of Hudson projects
1.0-beta-1-SNAPSHOT supports versions:set -DnewVersion=____ (with one minor bug which I will fix on Mon/tue) On 13/06/2009, Arnaud HERITIER <[email protected]> wrote: > http://mojo.codehaus.org/versions-maven-plugin/update-child-modules-mojo.htmlYou > change the version in the reactor and you call mvn > versions:update-child-modules > > Cheers, > > Arnaud > > # Arnaud Héritier > # http://blog.aheritier.net > > > On Sat, Jun 13, 2009 at 5:42 PM, EJ Ciramella > <[email protected]>wrote: > >> Is there a way to programattically update all the projects maven version >> (or jdk or ant or w/e else)? >> >> With cruise control, we'd just check out 20 or so <projname>.config.xml >> files and just search/replace all the paths to the maven installation >> directory. >> >> I see the CLI bit for hudson, but not sure if this is how I should do >> it. >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
