Bump versions by x.y.(z+1)
[controller.git] / opendaylight / archetypes / opendaylight-startup / src / main / resources / archetype-resources / features / features-X / pom.xml
index 5beb22bb5edc91c9015ae4e847683569bd36b154..36a08baf04fd8113f16cde92905281ffea1a726c 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.2-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.6.2-SNAPSHOT</mdsal.version>
-    <restconf.version>1.6.2-SNAPSHOT</restconf.version>
-    <yangtools.version>1.2.2-SNAPSHOT</yangtools.version>
+    <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>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>