Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / features-aggregator / odl-openflowplugin-nsf-model / pom.xml
index 925357ed04f15d0ce43019685b6e5d0ad0f83494..ce07d1b07b16c11386dfc1a06adb93ee1d599a42 100644 (file)
@@ -5,21 +5,21 @@
     <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.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-nsf-model</artifactId>
     <packaging>feature</packaging>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: OpenflowPlugin :: NSF :: Model</name>
 
     <properties>
-        <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
-        <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
-        <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
+        <mdsal.version>1.6.0-SNAPSHOT</mdsal.version>
+        <openflowjava.version>0.10.0-SNAPSHOT</openflowjava.version>
+        <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <dependencyManagement>