We have our project constructed using multiple sub-components, each with
their own POM, all of which inherit from a common <parent> POM.

When we want to update to the next version, we change the parent POM,
and inherit common info into the children.  However, we seem to have to
update all of the children, individually, to refer to the new version of
the parent.

Is there a best practices way to do this, other than making a script to
do the update?

-Marshall Schor

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

Reply via email to