Create YANG builders for all relevant model types
[openflowplugin.git] / model / model-flow-base / pom.xml
index 9ed1619afe64daf1ebd6a5b828c118fc8b3b36d6..268436dfed11c25243cdf739a77c5ce49681d1e4 100644 (file)
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>opendaylight-l2-types</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.openflowjava</groupId>
+      <artifactId>openflow-protocol-api</artifactId>
+    </dependency>
   </dependencies>
 
   <scm>