<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>aaa-authn-idpmapping</artifactId>
<version>0.5.3-Carbon</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.aaa', module='aaa-authn-idpmapping', version='0.5.3-Carbon')
)