Reinhard Poetz wrote: > Was it? IIUC a block remains independant, if <dependencyManagement> is > used in one of it's parent POMs. Jorg, do you know more?
Yes the block can still override the version imposed by the parent's <dependencyManagement> by specifying a <version> element on the dependency. Jorg
