Bump versions by x.y.(z+1)
[mdsal.git] / binding2 / prototype / pom.xml
index 7cca70a6c1e4e59916eefcc5d33233dba9b7981d..04b581d2e9ab3d68c16958db65261eb02909e305 100644 (file)
@@ -4,7 +4,7 @@
 
     <groupId>org.opendaylight.yangtools.yang.binding2</groupId>
     <artifactId>prototype</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
@@ -15,7 +15,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding2</artifactId>
-            <version>0.13.1-SNAPSHOT</version>
+            <version>0.13.2-SNAPSHOT</version>
         </dependency>
     </dependencies>