Cleanup dependencies
[openflowplugin.git] / model / model-flow-statistics / pom.xml
index 49477535d460f266c5cbeb3f256e6ac93d66321f..285f298dcc873b2b6488b4b0d583c95acb8cb8bb 100644 (file)
       <artifactId>model-flow-service</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.opendaylight.controller.model</groupId>
+      <groupId>${project.groupId}</groupId>
       <artifactId>model-inventory</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.opendaylight.mdsal.model</groupId>
-      <artifactId>opendaylight-l2-types</artifactId>
-    </dependency>
   </dependencies>
 
   <scm>