File | Operation |
---|---|
pom-manipulation-parent-4.2.pom | download |
<dependency>
<groupId>org.commonjava.maven.ext</groupId>
<artifactId>pom-manipulation-parent</artifactId>
<version>4.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.commonjava.maven.ext', module='pom-manipulation-parent', version='4.2')
)
<parent> <groupId>com.redhat.rcm</groupId> <artifactId>redhat-releng-tools</artifactId> <version>10</version> </parent>