Fixed missing tunnel type
[groupbasedpolicy.git] / renderers / ofoverlay / pom.xml
index ddae38fd32fb8dbbfe8f244a310adccb3c871333..1b7fee0afa160a99576269b959b16fa653496553 100644 (file)
       <groupId>org.opendaylight.yangtools.model</groupId>
       <artifactId>yang-ext</artifactId>
     </dependency>
+  <dependency>
+    <groupId>org.opendaylight.ovsdb</groupId>
+    <artifactId>southbound-api</artifactId>
+  </dependency>
 
     <!-- project specific dependencies -->
     <dependency>