Bump versions by 0.1.0 for next dev cycle
[netvirt.git] / openstack / utils / neutron-utils / pom.xml
index f69b5de5137c3d1c9e5ebd4f82ee4888b6f707b7..2387d11591115381abae13fe245eced0fcd81456 100644 (file)
@@ -15,17 +15,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>config-parent</artifactId>
-      <version>0.5.0-SNAPSHOT</version>
+      <version>0.6.0-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netvirt</groupId>
     <artifactId>utils.neutron-utils</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <properties>
-        <neutron.version>0.7.0-SNAPSHOT</neutron.version>
+        <neutron.version>0.8.0-SNAPSHOT</neutron.version>
     </properties>
 
     <dependencies>
@@ -49,7 +49,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.neutron</groupId>
             <artifactId>model</artifactId>
-            <version>0.7.0-SNAPSHOT</version>
+            <version>0.8.0-SNAPSHOT</version>
         </dependency>
     </dependencies>