pom_set_parent (7) Linux Manual Page
pom_set_parent – set parent POM reference in POM file Synopsis %pom_set_parent groupId*:*artifactId[*:*version] [POM-location] Description This macro patches specified POM file setting reference to parent POM to specified groupId, artifactId and version. This macros first removes parent POM reference and then adds a new one. It’s (more or less) equivalent to call to %pom_remove_parent followed by…
