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