ThrottledNotificationsOfferer should not be generic
[openflowplugin.git] / features-li / pom.xml
index 94cddbce755e7060a693bf65e97161b76839b3b1..ea1030a6bba4b70c58e5a88d9f01ff2787b096d5 100644 (file)
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>drop-test-karaf</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.openflowplugin</groupId>
+            <artifactId>drop-test-karaf</artifactId>
+            <classifier>config</classifier>
+            <type>xml</type>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>test-common</artifactId>
             <artifactId>liblldp</artifactId>
             <version>${sal.api.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.openflowplugin</groupId>
+            <artifactId>openflowplugin-common</artifactId>
+        </dependency>
 
         <!-- test the features.xml -->
         <dependency>