Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / model / ietf / rfc8348 / pom.xml
index 98d3f47510b29e1471886e129a982e3e7e5a7843..fb476d5b1f6574f7b2898d51dc95a14f1a6ecf09 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
     <artifactId>rfc8348</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.1.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>${project.artifactId}</name>
@@ -29,7 +29,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>