Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / model / ietf / rfc8342 / pom.xml
index cfea16bd6b76aec03dd42645d0fb3fb9cfcc7734..fd748dc43cd73451193a8080a12bd168584f8757 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
     <artifactId>rfc8342</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.2.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.14.0-SNAPSHOT</version>
+                <version>0.15.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>