Bug 5306: Enable the SSL connection for ovs manager
[ovsdb.git] / library / impl / pom.xml
index 9f8c92484d3bff84380e19e45252847ba5043707..e1ed7988a92037c20e2fac0f93f124f898954793 100644 (file)
@@ -66,6 +66,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-binding-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.aaa</groupId>
+      <artifactId>aaa-cert</artifactId>
+      <version>0.5.0-SNAPSHOT</version>
+    </dependency>
 
     <!-- Testing Dependencies -->
     <dependency>