Bump yangtools to 1.0.0-SNAPSHOT
[controller.git] / opendaylight / md-sal / samples / toaster / pom.xml
index bfdc8eef23269150c8d4a279182e0fb54b9f92b1..a52c621013bc9ec9b9dd2ef0a44bee9d597ae0ab 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller.samples</groupId>
     <artifactId>sal-samples</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
   </parent>
   <!-- FIXME Use org.opendaylight.mdsal:binding-parent -->
   <artifactId>sample-toaster</artifactId>
@@ -29,7 +29,7 @@
           <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>maven-sal-api-gen-plugin</artifactId>
-            <version>0.8.0-SNAPSHOT</version>
+            <version>${mdsal.model.version}</version>
             <type>jar</type>
           </dependency>
         </dependencies>