Bump versions by 0.1.0 for next dev cycle
[nemo.git] / nemo-renderers / cli-renderer / pom.xml
index 89850d2bfeaf448b66b295802df301886ef7bda8..c317200ac49c313ee0726a6941a40a93a2f9c57e 100644 (file)
@@ -12,13 +12,13 @@ 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.nemo</groupId>
   <artifactId>cli-renderer</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.2.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
@@ -120,7 +120,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
           <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>maven-sal-api-gen-plugin</artifactId>
-            <version>0.9.0-SNAPSHOT</version>
+            <version>0.10.0-SNAPSHOT</version>
             <type>jar</type>
           </dependency>
         </dependencies>