Bump versions by x.(y+1).z for next dev cycle
[genius.git] / features / odl-genius-api / pom.xml
index 184de66206bb25f63b7c79fc3e183ea40339b3d8..d3306f1adff779e020d16f68c54601976355f5f1 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.genius</groupId>
   <artifactId>odl-genius-api</artifactId>
-  <version>0.9.0-SNAPSHOT</version>
+  <version>0.10.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>OpenDaylight :: genius :: API</name>
 
       <dependency>
         <groupId>org.opendaylight.serviceutils</groupId>
         <artifactId>serviceutils-artifacts</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-artifacts</artifactId>
-        <version>0.11.0-SNAPSHOT</version>
+        <version>0.12.0-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.ovsdb</groupId>
         <artifactId>hwvtepsouthbound-artifacts</artifactId>
-        <version>1.11.0-SNAPSHOT</version>
+        <version>1.12.0-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.ovsdb</groupId>
         <artifactId>southbound-artifacts</artifactId>
-        <version>1.11.0-SNAPSHOT</version>
+        <version>1.12.0-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <artifactId>odl-ovsdb-utils</artifactId>
       <!-- FIXME: remove this version declaration once ovsdb
                   provides proper ovsdb-artifacts -->
-      <version>1.11.0-SNAPSHOT</version>
+      <version>1.12.0-SNAPSHOT</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>