<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>aaa-encrypt-service</artifactId>
<version>0.20.2</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.aaa', module='aaa-encrypt-service', version='0.20.2')
)
<parent> <groupId>org.opendaylight.aaa</groupId> <artifactId>aaa-parent</artifactId> <version>0.20.2</version> </parent>