<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>bundles-test-lib</artifactId>
<version>5.0.7</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='bundles-test-lib', version='5.0.7')
)