Bump versions by 0.1.0 for next dev cycle
[netvirt.git] / openstack / netvirt2 / renderers / neutron / pom.xml
index eccc3556224c8c6b095d3c8f7779ddcfb9a2d79c..76e5acfe40363fbf6e7834b7db4cd169673859cf 100644 (file)
@@ -10,18 +10,18 @@ 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>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>neutron</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <neutron.model.version>0.7.0-SNAPSHOT</neutron.model.version>
+    <neutron.model.version>0.8.0-SNAPSHOT</neutron.model.version>
   </properties>
 
   <dependencies>
@@ -68,7 +68,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>mdsal-it-base</artifactId>
-      <version>1.4.0-SNAPSHOT</version>
+      <version>1.5.0-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>