Support for SNAT and DNAT features in L3 forwarding services.
[vpnservice.git] / fibmanager / fibmanager-api / pom.xml
index d698dec9b79bdec28f71133aefede34be0be6f0f..4296f0055ad87a7a8a01b9bb1e8fb41fe082afaf 100644 (file)
@@ -54,5 +54,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>config-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.openflowplugin.model</groupId>
+      <artifactId>model-flow-base</artifactId>
+      <version>${openflowplugin.version}</version>
+    </dependency>
   </dependencies>
 </project>