Add JUnit testing for NeutronCacheUtilsTest class.
[netvirt.git] / ovs-sfc / pom.xml
index 60a3e008b226922593f4c87981107fb8d32b8d42..37982ce082700672144e7f9b11441f6675700819 100644 (file)
@@ -67,11 +67,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>sal-common-api</artifactId>
     </dependency>
     <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>