Bumping versions by 0.0.1 for next dev cycle
[controller.git] / opendaylight / archetypes / opendaylight-startup / src / main / resources / archetype-resources / features / pom.xml
index d84ec680887270388b38f88fe5950b591afac811..aa0d14db83c67372f40278c94443cfd1cbce8417 100644 (file)
@@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.1-SNAPSHOT</version>
+    <version>1.7.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
@@ -29,11 +29,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   </prerequisites>
 
   <properties>
-    <mdsal.model.version>0.9.1-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.4.1-SNAPSHOT</mdsal.version>
-    <restconf.version>1.4.1-SNAPSHOT</restconf.version>
-    <yangtools.version>1.0.1-SNAPSHOT</yangtools.version>
-    <dlux.version>0.4.1-SNAPSHOT</dlux.version>
+    <mdsal.model.version>0.9.2-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.4.2-SNAPSHOT</mdsal.version>
+    <restconf.version>1.4.2-SNAPSHOT</restconf.version>
+    <yangtools.version>1.0.2-SNAPSHOT</yangtools.version>
+    <dlux.version>0.4.2-SNAPSHOT</dlux.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>