Merge "BUG 2412 - restconf RestconfDocumentedExceptionMapper class migration"
[controller.git] / opendaylight / md-sal / samples / toaster-it / pom.xml
index 1a3d2698c38dfdd9c8a7ce5ca3533434c54d5a85..eb40d73bd17d863acdbed4895a5c5edf6a6e8a6e 100644 (file)
       <groupId>org.opendaylight.yangtools.model</groupId>
       <artifactId>yang-ext</artifactId>
     </dependency>
-    <!-- TODO: remove in migration final cleaning phase -->
-    <dependency>
-      <groupId>org.opendaylight.controller.model</groupId>
-      <artifactId>model-flow-base</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller.model</groupId>
-      <artifactId>model-flow-service</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.opendaylight.controller.model</groupId>
-      <artifactId>model-flow-statistics</artifactId>
-    </dependency>
-    <!-- ^^^ -->
 
     <dependency>
       <groupId>org.opendaylight.controller.samples</groupId>