Bug 1048 - Removed dependency on model-flow-service
[openflowjava.git] / openflow-protocol-api / pom.xml
index 9670e71e05feb3d63a88f92b67fe985efc85f169..bb85ec5627d62017798394bcdb6adae12ef85665 100644 (file)
             <artifactId>ietf-yang-types</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.controller.model</groupId>
-            <artifactId>model-flow-service</artifactId>
+            <groupId>org.opendaylight.yangtools.model</groupId>
+            <artifactId>yang-ext</artifactId>
         </dependency>
         <dependency>
             <groupId>io.netty</groupId>