Bump versions by x.(y+1).z for next dev cycle
[controller.git] / opendaylight / archetypes / opendaylight-startup / src / main / resources / archetype-resources / features / pom.xml
index 42e23b0cf17bdaf948d83d2b7537b0d4ae5914a1..990bca22e04343832b4ee3726db79111b6bae6fb 100644 (file)
@@ -29,10 +29,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <name>ODL :: ${groupId} :: ${project.artifactId}</name>
 
   <properties>
-    <mdsal.model.version>0.11.0-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.6.0-SNAPSHOT</mdsal.version>
-    <restconf.version>1.6.0-SNAPSHOT</restconf.version>
-    <yangtools.version>1.2.0-SNAPSHOT</yangtools.version>
+    <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.7.0-SNAPSHOT</mdsal.version>
+    <restconf.version>1.7.0-SNAPSHOT</restconf.version>
+    <yangtools.version>2.0.0-SNAPSHOT</yangtools.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>