Bump versions by x.(y+1).z for next dev cycle
[bgpcep.git] / integration-tests / pom.xml
index 3fe06c10167b782298ce270942398d342c392aa8..537447e3c40ad25ff5bb2ed264c96bde4e30b336 100644 (file)
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-it-parent</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.7.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.opendaylight.bgpcep</groupId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <artifactId>integration-tests</artifactId>
     <description>BGPCEP integration tests</description>
     <packaging>bundle</packaging>