Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / binding2 / prototype / pom.xml
index b7442252c7d074efd31b3e2ee97b3fd4344c30e7..b41770a03752830ec59c2873f3f8726624063456 100644 (file)
@@ -4,7 +4,7 @@
 
     <groupId>org.opendaylight.yangtools.yang.binding2</groupId>
     <artifactId>prototype</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.6.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
@@ -15,7 +15,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding2</artifactId>
-            <version>0.13.0-SNAPSHOT</version>
+            <version>0.14.0-SNAPSHOT</version>
         </dependency>
     </dependencies>