Fix transaction manager closing.
[openflowplugin.git] / openflowplugin-common / pom.xml
index fbebb60f7c53a9dbc1c9e86293eff51ebcc0864f..18f70cb6b5247d582434da09594d27d3db3b3e9c 100644 (file)
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-api</artifactId>
     </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>sal-binding-api</artifactId>
+        </dependency>
 
     <dependency>
       <groupId>junit</groupId>