Merge "add basic lib - plugin communication"
[openflowjava.git] / openflow-protocol-impl / pom.xml
index d4677833d7388571a608036e5fac1a1a8d0ad3c4..659cc64118ccbc96cddb3c6c2d99bbce0a7996ec 100644 (file)
             <artifactId>openflow-protocol-spi</artifactId>
             <version>${project.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>sal-common-util</artifactId>
+            <version>${yang.prototype.version}</version>
+        </dependency>
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty-all</artifactId>