Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / features / netconf / odl-netconf-mdsal / pom.xml
index be264acfe4dcce9736efc51aabf79abf430b4eda..cf5d95e6796e763b80c249cf4db42895e55f8908 100644 (file)
@@ -19,7 +19,7 @@
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-mdsal</artifactId>
     <!-- This matches controller -->
-    <version>1.12.0-SNAPSHOT</version>
+    <version>1.13.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: Mdsal</name>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.9.0-SNAPSHOT</version>
+                <version>1.10.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>