Adding Unit tests for VppRenderer and Classifiers
[groupbasedpolicy.git] / renderers / vpp / pom.xml
index f16ccfc46c06021c05d103274200ea80e60d7989..b1ba0dbd1d9bac95c23cdf55436177ac4345a9b6 100644 (file)
       <artifactId>slf4j-log4j12</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.openflowplugin.model</groupId>
+      <artifactId>model-flow-base</artifactId>
+      <version>0.3.0-SNAPSHOT</version>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 
   <!-- project build -->