Bumping versions by 0.0.1 for next dev cycle
[nemo.git] / nemo-features / pom.xml
index 7edafd1b8ce65d1b9eef5c06dcfeae9d3c19d480..b34fd8965aba9ca7c90edd086f0195279d0e00aa 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.4-SNAPSHOT</version>
+    <version>1.6.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-features</artifactId>
-  <version>1.0.4-SNAPSHOT</version>
+  <version>1.0.5-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.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>
+    <mdsal.model.version>0.8.5-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.3.5-SNAPSHOT</mdsal.version>
+    <restconf.version>1.3.5-SNAPSHOT</restconf.version>
+    <dlux.version>0.3.5-SNAPSHOT</dlux.version>
+    <openflowplugin.version>0.2.5-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>