Bump versions by x.y.(z+1)
[nemo.git] / nemo-features / nemo-features / pom.xml
index fad21a77268dd31d69e5a31814cb1fcb951101f8..28cdeabf24aad6f37fd50f757ad3dd43927c816d 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.8.3-SNAPSHOT</version>
+    <version>1.8.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-features</artifactId>
-  <version>1.2.3-SNAPSHOT</version>
+  <version>1.2.4-SNAPSHOT</version>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: nemo :: ${project.artifactId}</name>
@@ -28,11 +28,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </prerequisites>
 
   <properties>
-    <mdsal.model.version>0.10.3-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.5.3-SNAPSHOT</mdsal.version>
-    <restconf.version>1.5.3-SNAPSHOT</restconf.version>
-    <dlux.version>0.5.3-SNAPSHOT</dlux.version>
-    <openflowplugin.version>0.4.3-SNAPSHOT</openflowplugin.version>
+    <mdsal.model.version>0.10.4-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.5.4-SNAPSHOT</mdsal.version>
+    <restconf.version>1.5.4-SNAPSHOT</restconf.version>
+    <dlux.version>0.5.4-SNAPSHOT</dlux.version>
+    <openflowplugin.version>0.4.4-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>