Fix transaction manager closing.
[openflowplugin.git] / openflowplugin-impl / pom.xml
index a0dab34d276393443e79c8e604c9fd8788ad53f7..0c786069923ee2642f346d074909d20e06fb119d 100644 (file)
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.compendium</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.openflowplugin</groupId>
+            <artifactId>openflowplugin-common</artifactId>
+        </dependency>
     </dependencies>
 </project>