Migrate from adsal Node to mdsal Node
[ovsdb.git] / commons / integrationtest / pom.xml
index ccaf699e93e48ee94b94cdc139f0e39c08228820..58cf3feab15c81598fe9e00313c6054fd06deb6c 100644 (file)
@@ -515,6 +515,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>sal.implementation</artifactId>
       <version>${sal.implementation.version}</version>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>sal-binding-it</artifactId>
+      <version>${mdsal.version}</version>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>security</artifactId>