<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>aaa-shiro-act</artifactId>
<version>0.7.4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.aaa', module='aaa-shiro-act', version='0.7.4')
)