Merge "Yang changes for l3vpn"
[vpnservice.git] / interfacemgr / interfacemgr-impl / pom.xml
index 32d1ab6dc18f455c1a8ea99a16e797af4f5a2df7..2045f87d03ba53aa47d8ff2380c6b4e252631070 100644 (file)
@@ -55,5 +55,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>idmanager-impl</artifactId>
       <version>${vpnservices.version}</version>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.ovsdb</groupId>
+      <artifactId>southbound-api</artifactId>
+      <version>${vpns.ovsdb.version}</version>
+    </dependency>
   </dependencies>
 </project>