I have a multi module Maven project and I want the sub projects to inherit the versions for third party dependencies which I have specified in the parent project. This ...