Bumping versions by x.y.(z+1) for next dev cycle
[neutron.git] / features / production / pom.xml
index 913ab6da74ad6cfda8ddd3ca4a90ebea3b69f661..f561cf07d3225cfb9d9e15bf1ca9667df49635a0 100644 (file)
@@ -4,19 +4,19 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.neutron</groupId>
   <artifactId>features-neutron</artifactId>
-  <version>0.7.3-SNAPSHOT</version>
+  <version>0.7.4-SNAPSHOT</version>
   <packaging>jar</packaging>
   <properties>
-      <aaa.version>0.4.3-SNAPSHOT</aaa.version>
-      <yangtools.version>1.0.3-SNAPSHOT</yangtools.version>
-      <controller.mdsal.version>1.4.3-SNAPSHOT</controller.mdsal.version>
-      <mdsal.model.version>0.9.3-SNAPSHOT</mdsal.model.version>
-      <restconf.version>1.4.3-SNAPSHOT</restconf.version>
+      <aaa.version>0.4.4-SNAPSHOT</aaa.version>
+      <yangtools.version>1.0.4-SNAPSHOT</yangtools.version>
+      <controller.mdsal.version>1.4.4-SNAPSHOT</controller.mdsal.version>
+      <mdsal.model.version>0.9.4-SNAPSHOT</mdsal.model.version>
+      <restconf.version>1.4.4-SNAPSHOT</restconf.version>
   </properties>
   <dependencyManagement>
     <dependencies>