Bump versions by 0.1.0 for next dev cycle
[bgpcep.git] / features / rsvp / pom.xml
index 8768317142afb71a75e236608ce760cfaefb047a..ac49d1e22c764e1f6ea61df86ae5585417e5cbf8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.8.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <artifactId>features-rsvp</artifactId>
     <groupId>org.opendaylight.bgpcep</groupId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.7.0-SNAPSHOT</version>
 
     <properties>
-        <mdsal.binding.base>0.9.0-SNAPSHOT</mdsal.binding.base>
-        <config.version>0.5.0-SNAPSHOT</config.version>
+        <mdsal.binding.base>0.10.0-SNAPSHOT</mdsal.binding.base>
+        <config.version>0.6.0-SNAPSHOT</config.version>
     </properties>
 
     <dependencyManagement>