Bump versions by x.y.(z+1)
[neutron.git] / features / production / pom.xml
index f561cf07d3225cfb9d9e15bf1ca9667df49635a0..f0348c55a6611689818a4e4127019e9cff2b0e86 100644 (file)
@@ -4,19 +4,19 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.4-SNAPSHOT</version>
+    <version>1.7.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.neutron</groupId>
   <artifactId>features-neutron</artifactId>
-  <version>0.7.4-SNAPSHOT</version>
+  <version>0.7.5-SNAPSHOT</version>
   <packaging>jar</packaging>
   <properties>
-      <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>
+      <aaa.version>0.4.5-SNAPSHOT</aaa.version>
+      <yangtools.version>1.0.5-SNAPSHOT</yangtools.version>
+      <controller.mdsal.version>1.4.5-SNAPSHOT</controller.mdsal.version>
+      <mdsal.model.version>0.9.5-SNAPSHOT</mdsal.model.version>
+      <restconf.version>1.4.5-SNAPSHOT</restconf.version>
   </properties>
   <dependencyManagement>
     <dependencies>