Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / model / ietf / rfc8294-ietf-routing-types / pom.xml
index 70d30d39e86e7014b8a46a174889dc579f683728..9e066c8f6a758b627e22debab8157d5077164581 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.15.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
     <artifactId>rfc8294-ietf-routing-types</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>${project.artifactId}</name>
@@ -31,7 +31,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.14.0-SNAPSHOT</version>
+                <version>0.15.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>