82496: Pre-create FRM Nodes and Tables
[genius.git] / interfacemanager / interfacemanager-impl / pom.xml
index bb57b7f84dcdd0ca6f0ae0418fd15265f252c2b2..f622be1337861b825b60c64445e235bc40755785 100644 (file)
@@ -118,6 +118,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>cloudscaler-api</artifactId>
       <version>${project.version}</version>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.openflowplugin.applications</groupId>
+      <artifactId>reconciliation-framework</artifactId>
+      <version>${openflowplugin.version}</version>
+    </dependency>
     <!-- for infrautils metrics APIs -->
     <dependency>
       <groupId>org.opendaylight.infrautils</groupId>