I have a master POM which requires maven 2.0.4:

<prerequisites>
  <maven>2.0.4</maven>
</prerequisites>

When I release:prepare the POM, the new development version is missing
that prerequisite element.  I'm using the release plugin bits from SVN.

Is this a known issue?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to