Bumping versions by 0.0.1 for next dev cycle
[nemo.git] / nemo-karaf / pom.xml
index 7e3bdee14605480797d7875650472f1e33651665..4f4b65f88ba9f50b7a9931c6f282183e1886149e 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-karaf</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <prerequisites>
@@ -26,8 +26,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </prerequisites>
 
   <properties>
-    <feature.mdsal.version>1.3.0-Beryllium</feature.mdsal.version>
-    <feature.dlux.version>0.3.0-Beryllium</feature.dlux.version>
+    <feature.mdsal.version>1.3.1-SNAPSHOT</feature.mdsal.version>
+    <feature.dlux.version>0.3.1-SNAPSHOT</feature.dlux.version>
   </properties>
 
   <dependencyManagement>