Bump versions by x.y.(z+1)
[mdsal.git] / binding2 / prototype / pom.xml
index 934151065852d9047da6bacf191ac40e758e943f..639cbecf8237120dab673beb93d387771debcdd7 100644 (file)
@@ -6,18 +6,18 @@
 
     <groupId>org.opendaylight.yangtools.yang.binding2</groupId>
     <artifactId>prototype</artifactId>
-    <version>0.2.1-SNAPSHOT</version>
+    <version>0.2.2-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
-            <version>1.1.1-SNAPSHOT</version>
+            <version>1.1.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>yang-binding2</artifactId>
-            <version>0.10.1-SNAPSHOT</version>
+            <version>0.10.2-SNAPSHOT</version>
         </dependency>
     </dependencies>