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