Thanks for picking up this thread!

I am using: Maven 3.0.4 and maven-release-plugin 2.4.1

-Markus

> Hi, which version of Maven and Maven-Release-Plugin are you using?
> 
> On Mon, Jul 22, 2013 at 9:25 AM, Markus Karg <k...@quipsy.de> wrote:
> 
> > I'm driving nuts with mvn release:prepare...:
> >
> > When I do mvn release:prepare, Maven asks whether I want to update
> all
> > SNAPSHOT version referenced in the POM.
> > I say "yes" and confirm all suggested replacement versions
unchanged.
> > When Maven is done, I check the POM.xml.
> > It is correctly rewritten for all references, but not for the parent
> > version.
> > The parent version still references the *old* SNAPSHOT, while
> > obviously it should now name the *next* SNAPSHOT.
> >
> > Can somebody tell me what I have to do so that mvn release:prepare
> > will also make the parent version point tot he *next* SNAPSHOT, as
it
> > does it correctly with the dependencies and the project's own
> version?
> >
> > Thanks!
> > -Markus
> >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
> >
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to