Bump versions by x.y.(z+1)
[mdsal.git] / binding2 / prototype / pom.xml
index b7442252c7d074efd31b3e2ee97b3fd4344c30e7..e8a7ccd8f0c2ec38433e7b3077c91d26960b9869 100644 (file)
@@ -4,7 +4,7 @@
 
     <groupId>org.opendaylight.yangtools.yang.binding2</groupId>
     <artifactId>prototype</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.1-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.13.1-SNAPSHOT</version>
         </dependency>
     </dependencies>