Bump up the bundle versions for the bundles based on Semantic Versioning.
[netvirt.git] / neutron / pom.xml
index 76de14650fc44bd1124c83c9171120ccd72c0c49..7134093747a256861f736e9363b5bf7857ae5df1 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.ovsdb</groupId>
         <artifactId>commons.ovsdb</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.1.0-SNAPSHOT</version>
         <relativePath>../commons/parent</relativePath>
     </parent>
 
     <artifactId>ovsdb.neutron</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.6.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <scm>