MDSAL-API Migration
[genius.git] / itm / itm-impl / pom.xml
index 9d4c8980838feea8a89f2b4b752124fbf8fed94a..78a9a076a5719c36a097af0452435a0ebf1b5511 100644 (file)
@@ -39,6 +39,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>org.opendaylight.serviceutils</groupId>
       <artifactId>rpc-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.serviceutils</groupId>
+      <artifactId>tools-api</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.genius</groupId>
       <artifactId>mdsalutil-api</artifactId>
@@ -52,10 +56,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>blueprint-maven-plugin-annotation</artifactId>
       <optional>true</optional>
     </dependency>
-    <dependency>
+    <!--<dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-binding-broker-impl</artifactId>
-    </dependency>
+    </dependency>!-->
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc7223</artifactId>