Manipulation Tool (available as library, extension and CLI) for Apache Maven that allows pre-processing of Maven pom.xml's.
'org.commonjava.maven.ext:pom-manipulation-ext:1.10'
<dependency>
<groupId>org.commonjava.maven.ext</groupId>
<artifactId>pom-manipulation-ext</artifactId>
<version>1.10</version>
</dependency>
<dependency org="org.commonjava.maven.ext" name="pom-manipulation-ext" rev="1.10"/>
"org.commonjava.maven.ext", "pom-manipulation-ext", "1.10"