<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-test-models</artifactId>
<version>7.0.2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='netconf-test-models', version='7.0.2')
)