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 0b31f2fc78178f5242cf72f90045bb5ecef8d7bb..552c2971fe4a38914fef3582cc4a4563c4a9b959 100644 (file)
@@ -13,7 +13,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.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>${groupId}</groupId>
@@ -25,11 +25,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.model.version>0.8.0-Beryllium</mdsal.model.version>
-    <mdsal.version>1.3.0-Beryllium</mdsal.version>
-    <restconf.version>1.3.0-Beryllium</restconf.version>
-    <yangtools.version>0.8.0-Beryllium</yangtools.version>
-    <dlux.version>0.3.0-Beryllium</dlux.version>
+    <mdsal.model.version>0.8.1-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.3.1-SNAPSHOT</mdsal.version>
+    <restconf.version>1.3.1-SNAPSHOT</restconf.version>
+    <yangtools.version>0.8.1-SNAPSHOT</yangtools.version>
+    <dlux.version>0.3.1-SNAPSHOT</dlux.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
   <dependencyManagement>