Bump versions by x.(y+1).z for next dev cycle
[mdsal.git] / model / features / odl-mdsal-models / pom.xml
index 73b15a32e4369a5a0fe861f440d5b701302d78f3..bec914fd11b22527228d37e7832e79c75a6377f6 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.9.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>odl-mdsal-models</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
+    <version>0.11.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: MD-SAL :: Models</name>
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.2.0-SNAPSHOT</version>
+                <version>2.3.0-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>