Bump versions by x.y.(z+1)
[controller.git] / opendaylight / archetypes / opendaylight-startup / src / main / resources / archetype-resources / features / features-X / pom.xml
index 276d6b6be56a24f14ed257a0676fe122b9a62fb0..024d513a7e349c7ef7a15a4db4bc57d73782bc28 100644 (file)
@@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>2.0.6</version>
+    <version>2.0.7</version>
     <relativePath/>
   </parent>
 
@@ -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.3-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.6.3-SNAPSHOT</mdsal.version>
-    <restconf.version>1.6.3-SNAPSHOT</restconf.version>
-    <yangtools.version>1.2.3-SNAPSHOT</yangtools.version>
+    <mdsal.model.version>0.11.4-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.6.4-SNAPSHOT</mdsal.version>
+    <restconf.version>1.6.4-SNAPSHOT</restconf.version>
+    <yangtools.version>1.2.4-SNAPSHOT</yangtools.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>