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