Bump versions by 0.1.0 for next dev cycle
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / model / pom.xml
index 7d1faa0cd5a1e6c6ca6814b4bbd7f012f3a1ce86..55fa13c0a71b9098556b71de41e80c311f69ef34 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>clustering-it</artifactId>
         <groupId>org.opendaylight.controller.samples</groupId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.5.0-SNAPSHOT</version>
     </parent>
     <!-- FIXME Use org.opendaylight.mdsal:binding-parent -->
     <artifactId>clustering-it-model</artifactId>
@@ -90,7 +90,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding</artifactId>
-            <version>0.9.0-SNAPSHOT</version>
+            <version>0.10.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
         </dependency>
         <dependency>
        <groupId>org.opendaylight.mdsal.model</groupId>
-       <artifactId>ietf-inet-types</artifactId>
+       <artifactId>ietf-inet-types-2013-07-15</artifactId>
        <version>${ietf-inet-types.version}</version>
       </dependency>
       <dependency>
        <groupId>org.opendaylight.mdsal.model</groupId>
-       <artifactId>ietf-yang-types</artifactId>
+       <artifactId>ietf-yang-types-20130715</artifactId>
        <version>${ietf-yang-types.version}</version>
       </dependency>
         <dependency>