For changing versions using the Tycho versions plugin, it was necessary to edit the POM files such that every POM module P2 that is part of a parent POM P1 refers to P1 as its parent.
This results in a tree of POM modules & parent relationships.
However, as published, the root module refers to an unpublished parent module:
For changing versions using the Tycho versions plugin, it was necessary to edit the POM files such that every POM module P2 that is part of a parent POM P1 refers to P1 as its parent. This results in a tree of POM modules & parent relationships.
However, as published, the root module refers to an unpublished parent module:
This is because gov.nasa.jpl.imce.oml.parent is not directly or indirectly included as a module.