<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>filter-manifest-plugin</artifactId>
<version>13.0.7</version>
<type>maven-plugin</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='filter-manifest-plugin', version='13.0.7')
)
<dependency org="org.opendaylight.odlparent" name="filter-manifest-plugin" rev="13.0.7" />