Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / binding2 / prototype / pom.xml
index 038f0b333e5fe5fca3dff56aa253e0cca236c6c6..daafaf428fdde693bf3a94205e22552570e7efab 100644 (file)
@@ -6,7 +6,7 @@
 
     <groupId>org.opendaylight.yangtools.yang.binding2</groupId>
     <artifactId>prototype</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
@@ -17,7 +17,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding2</artifactId>
-            <version>0.12.0-SNAPSHOT</version>
+            <version>0.13.0-SNAPSHOT</version>
         </dependency>
     </dependencies>