Bump versions by 0.1.0 for next dev cycle
[alto.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6afccede84d35157c6db4e3c14f63958c7cb0a7e..4bd19dfdd6308d259bcc88bd223b38fbd6ee0f09 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.alto</groupId>
   <artifactId>alto-parent</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <name>alto</name> <!-- Used by Sonar to set project name -->
   <packaging>pom</packaging>
 
@@ -86,7 +86,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
             <dependency>
               <groupId>org.opendaylight.controller</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>0.3.0-SNAPSHOT</version>
+              <version>0.4.0-SNAPSHOT</version>
             </dependency>
           </dependencies>
         </plugin>