Bump versions by x.(y+1).z for next dev cycle
[openflowplugin.git] / features-aggregator / odl-openflowplugin-nsf-model / pom.xml
index 58c307603d2b817f697032861ca9bd191255a83a..468552f3882e1e3424a950b23ee92c704a56180d 100644 (file)
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-nsf-model</artifactId>
     <packaging>feature</packaging>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: OpenflowPlugin :: NSF :: Model</name>
 
     <properties>
-        <mdsal.version>1.7.0-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
+        <mdsal.version>1.8.0-SNAPSHOT</mdsal.version>
+        <mdsal.model.version>0.13.0-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <dependencyManagement>