Use odlparent:features-test instead of yangtools:features-test.
[openflowplugin.git] / test-common / pom.xml
index 14cc75fbb81fc82d2b4f5b9f8991ab65cb2b1418..4ea0c9b5348fe3769367e87d09b2400416f3ee55 100644 (file)
             <artifactId>sal-binding-api</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.controller.model</groupId>
+            <groupId>org.opendaylight.openflowplugin.model</groupId>
             <artifactId>model-flow-service</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.controller.model</groupId>
+            <groupId>org.opendaylight.openflowplugin.model</groupId>
             <artifactId>model-flow-base</artifactId>
         </dependency>
         <dependency>