try "-DparentVersion=[1.2.0-SNAPSHOT]"

it's using maven's version range rule and the version you specified is a match anything range..

also the version you're after must be available from a repository

Sent from my iPod

On 30 Aug 2008, at 00:54, "Wendy Smoak" <[EMAIL PROTECTED]> wrote:

I probably should have used the scm plugin to branch, but I didn't...
now I'd like to update all the parent references, and I thought the
new versions plugin might do it.

I tried...
$ mvn versions:update-parent -DparentVersion=1.2.0-SNAPSHOT
-DallowSnapshots=true
... but it didn't make any changes.

Essentially I don't want it to try to figure out what the latest
parent version is, I just want it to change all the parent references
to the specified version.

--
Wendy

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to