ELAN FT Support for BE
[vpnservice.git] / mdsalutil / mdsalutil-api / pom.xml
index 424319fa3e83def673e440e1936a4b8c8fa24cf5..a32f3cde21d6db2cdac45fb499a50eb500b33a54 100644 (file)
             <artifactId>liblldp</artifactId>
             <version>${liblldp.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.openflowplugin</groupId>
+            <artifactId>openflowplugin-extension-nicira</artifactId>
+            <version>${openflowplugin.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.openflowplugin</groupId>
+            <artifactId>openflowjava-extension-nicira</artifactId>
+            <version>${openflowplugin.version}</version>
+        </dependency>
+
     </dependencies>
 </project>