BUG-2637: migration final - cleanup
[controller.git] / opendaylight / md-sal / samples / toaster-it / pom.xml
index 56ed9a07a6481e046e9a39ea9b7bb799cd09faa7..eb40d73bd17d863acdbed4895a5c5edf6a6e8a6e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
   </parent>
   <artifactId>sample-toaster-it</artifactId>
 
       <groupId>org.opendaylight.controller.samples</groupId>
       <artifactId>sample-toaster-consumer</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.yangtools.model</groupId>
+      <artifactId>yang-ext</artifactId>
+    </dependency>
 
     <dependency>
       <groupId>org.opendaylight.controller.samples</groupId>