Hi, you should the configuration for the maven-release-plugin

autoversionsubmodules which can be done either on command as well in the pom.

In this situation i would suggest to configure the maven-release-plugin in the parent pom....with it's appropriate configuration...

Furthermore you should prevent using of ${parent.version} in your reactor pom neither in you modules pom's...you should define the version only via at the parent pom.. I would suggest also to define the groupId of the project only once in the parent pom ...

Kind regards
Karl Heinz Marbaise
--
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

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

Reply via email to