Sorry, I wasn't precise enough. I mean to do this *only* with the dependencies in that POM, not with the version of the POM's project.
Best regards, Eric > -----Ursprüngliche Nachricht----- > Von: Stephen Connolly [mailto:[email protected]] > Gesendet: Freitag, 28. August 2009 18:16 > An: Maven Users List > Betreff: Re: Force versions plugin to remove snapshots > > versions:set -DnewVersion=7.8.9 > > 2009/8/28 Lewis, Eric <[email protected]> > > > Hi > > > > With our build, we have a top-down approach to our > releases: We have a > > hierarchy of POMs, and the one closest to the project > contains all versions > > of all our projects. > > Now, to release that, we have to remove the -SNAPSHOT from > the versions. I > > wanted to do this with the versions plugin, but it insists > on finding the > > releases in the repository. > > > > Is there any other way I could achieve that? > > > > Best regards, > > Eric > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
