Bumping versions by 0.0.1 for next dev cycle
[nemo.git] / nemo-features / pom.xml
index 61eb4dc116bed31bc129a40b01fed34bb23e4c2b..7edafd1b8ce65d1b9eef5c06dcfeae9d3c19d480 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.3-SNAPSHOT</version>
+    <version>1.6.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-features</artifactId>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.4-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <prerequisites>
@@ -26,11 +26,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </prerequisites>
 
   <properties>
-    <mdsal.model.version>0.8.3-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.3.3-SNAPSHOT</mdsal.version>
-    <restconf.version>1.3.3-SNAPSHOT</restconf.version>
-    <dlux.version>0.3.3-SNAPSHOT</dlux.version>
-    <openflowplugin.version>0.2.3-SNAPSHOT</openflowplugin.version>
+    <mdsal.model.version>0.8.4-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.3.4-SNAPSHOT</mdsal.version>
+    <restconf.version>1.3.4-SNAPSHOT</restconf.version>
+    <dlux.version>0.3.4-SNAPSHOT</dlux.version>
+    <openflowplugin.version>0.2.4-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>