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