Bump versions by x.y.(z+1)
[mdsal.git] / binding2 / prototype / pom.xml
index 4b0db9ef891d02f6a7fb843eccdf5cb28f1e4082..a48bbc3c04f5b939b47a4b57d23e8926fab4318e 100644 (file)
@@ -4,7 +4,7 @@
 
     <groupId>org.opendaylight.yangtools.yang.binding2</groupId>
     <artifactId>prototype</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.4-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
@@ -15,7 +15,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding2</artifactId>
-            <version>0.13.3-SNAPSHOT</version>
+            <version>0.13.4-SNAPSHOT</version>
         </dependency>
     </dependencies>