Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / netconf / netconf-topology / pom.xml
index 8af172779a8634e9d22a0d121c68322642ab45c0..e11ac1c23f4ba1efbfdc304e4175e823ae7f9e87 100644 (file)
@@ -6,13 +6,13 @@
     <parent>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>config-parent</artifactId>
-        <version>0.6.0-SNAPSHOT</version>
+        <version>0.7.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-topology</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>