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