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