Bug 8214: Consume AAAService
[netconf.git] / restconf / sal-rest-connector / pom.xml
index 3dfb2da248b764243a06282d538206887dba5e42..0d5a8c9cbe0749b681b42575e7d564e49f23e7e5 100644 (file)
       <groupId>org.hamcrest</groupId>
       <artifactId>hamcrest-core</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.aaa</groupId>
+      <artifactId>aaa-shiro-api</artifactId>
+    </dependency>
   </dependencies>
 
   <build>