Bump versions by x.(y+1).z for next dev cycle
[bgpcep.git] / bgp / testtool / pom.xml
index e4f8dbec5911101bdfde18c406b8689a204e30c3..74b736fe672afed32dbb9fea5e980a17e9db0b47 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgp-testtool</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <packaging>jar</packaging>
     <description>BGP Interop Testing Tool</description>
     <name>${project.artifactId}</name>
@@ -36,7 +36,7 @@
             <dependency>
                 <groupId>org.opendaylight.bgpcep</groupId>
                 <artifactId>bgpcep-parent</artifactId>
-                <version>0.8.0-SNAPSHOT</version>
+                <version>0.9.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>