BUG-2637: Create features for migrated apps
[openflowplugin.git] / extension / test-extension / pom.xml
index dfd60c0c701e67ad36e319c3f0b7149cfc444c80..064936fe84da4d646be909bc1ff2b451f78baab6 100644 (file)
 
         <!-- MD-SAL models -->
         <dependency>
-            <groupId>org.opendaylight.controller.model</groupId>
+            <groupId>org.opendaylight.openflowplugin.model</groupId>
             <artifactId>model-flow-base</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-statistics</artifactId>
         </dependency>
         <dependency>