Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / binding2 / mdsal-model-binding2-parent / pom.xml
index 83ec27638cf2c4b68ff111df798eb0a30f307f65..4c86d9f3408213d36707e7fe3fc8846ff6e63b7f 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-model-binding2-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.4.0-SNAPSHOT</version>
+                <version>2.5.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
               <groupId>org.opendaylight.mdsal.model</groupId>
               <artifactId>mdsal-model-artifacts</artifactId>
-              <version>0.12.0-SNAPSHOT</version>
+              <version>0.13.0-SNAPSHOT</version>
               <type>pom</type>
               <scope>import</scope>
             </dependency>
@@ -92,7 +92,7 @@
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
                                     <artifactId>mdsal-binding2-maven-api-gen-plugin</artifactId>
-                                    <version>0.12.0-SNAPSHOT</version>
+                                    <version>0.13.0-SNAPSHOT</version>
                                     <type>jar</type>
                                 </dependency>
                             </dependencies>