Bump versions by 0.1.0 for next dev cycle
[neutron.git] / dummyprovider / pom.xml
index 012671cd5360a746831152dc789034a5cf6d1c8b..d54eed99c97736fccf7d7d95511fa18c738353e7 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.neutron</groupId>
     <artifactId>project-neutron-parent</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.neutron</groupId>
   <artifactId>dummyprovider</artifactId>
-  <version>0.6.0-SNAPSHOT</version>
+  <version>0.7.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <properties>
     <checkstyle.location>${project.parent.basedir}/src/main/resources</checkstyle.location>