Bump versions by x.(y+1).z for next dev cycle
[neutron.git] / features / production / odl-neutron-logger / pom.xml
index 47e59f2c404a0298f9707fa765dbd5f4467f2d48..3d3d72037f511f1e888ea1de11c953c1df43ad43 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.neutron</groupId>
     <artifactId>odl-neutron-logger</artifactId>
-    <version>0.11.0-SNAPSHOT</version>
+    <version>0.12.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>OpenDaylight :: Neutron :: Logger</name>
 
@@ -31,7 +31,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.8.0-SNAPSHOT</version>
+                <version>1.9.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>