Coverage - SalFlowServiceImpl.
[openflowplugin.git] / features / pom.xml
index 1c87ffd8790329dbe9ce1fe69c0fa6db31efe472..63e2d4480c15d24ae191235d89d34795e8551292 100644 (file)
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>openflowplugin-common</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.openflowplugin.applications</groupId>
+            <artifactId>bulk-o-matic</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.openflowplugin.applications</groupId>
+            <artifactId>bulk-o-matic</artifactId>
+            <type>xml</type>
+            <classifier>config</classifier>
+        </dependency>
 
         <!-- test the features.xml -->
         <dependency>