Fixing issues with idmanager
[vpnservice.git] / interfacemgr / interfacemgr-api / pom.xml
index 8c24456065bc678d450bcd22c58f0b8014d73b8c..2fed9a0d837c03a0c839b93733b78a18737c1672 100644 (file)
@@ -55,5 +55,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>mdsalutil-api</artifactId>
       <version>${vpns.mdsalutil.version}</version>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.ovsdb</groupId>
+      <artifactId>southbound-api</artifactId>
+      <version>${vpns.ovsdb.version}</version>
+    </dependency>
   </dependencies>
 </project>