Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / model / ietf / rfc8344 / pom.xml
index 3108cba85aebd9eb7d1954ab169b47c39e0f1217..3aef74033fa380e7e2342868b1635ac41a70a55d 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
+        <version>0.14.0-SNAPSHOT</version>
         <relativePath>../../../binding/binding-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
     <artifactId>rfc8344</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.1.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.13.0-SNAPSHOT</version>
+                <version>0.14.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>