BUG-7033: Fix commit exception due to pipe-lining
[controller.git] / opendaylight / md-sal / samples / toaster / pom.xml
index a77be4fb5593fe314054e55788b7c6364bead62b..7005154f32c1bcd9cb0d94585dbc31bddd9dc177 100644 (file)
   <artifactId>sample-toaster</artifactId>
   <packaging>bundle</packaging>
 
-  <dependencies>
-    <dependency>
-      <groupId>org.opendaylight.mdsal</groupId>
-      <artifactId>yang-binding</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.opendaylight.yangtools</groupId>
-      <artifactId>yang-common</artifactId>
-    </dependency>
-  </dependencies>
 </project>