Merge "Support for SNAT and DNAT features in L3 forwarding services."
[vpnservice.git] / features / pom.xml
index 2f1140fd2b3fca18e43dec9efacd773897e1ce96..0cd96d4a4946349e361a2d518290741c22f55258 100644 (file)
@@ -97,7 +97,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     </dependency>
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
-      <artifactId>features-ovsdb</artifactId>
+      <artifactId>southbound-features</artifactId>
+      <version>${ovsdb.version}</version>
+      <classifier>features</classifier>
+      <type>xml</type>
+      <scope>runtime</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.opendaylight.ovsdb</groupId>
+      <artifactId>hwvtepsouthbound-features</artifactId>
       <version>${ovsdb.version}</version>
       <classifier>features</classifier>
       <type>xml</type>