<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>copy-files-plugin</artifactId>
<version>10.0.2</version>
<type>maven-plugin</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='copy-files-plugin', version='10.0.2')
)