Bump versions by x.y.(z+1)
[netconf.git] / features / netconf / odl-netconf-mdsal / pom.xml
index 3ca871c5297873ac8657d6bda24bba040795e278..7feab1f214286d7ed11c2773f684a18500b085d0 100644 (file)
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-mdsal</artifactId>
     <!-- This matches controller -->
-    <version>1.9.3-SNAPSHOT</version>
+    <version>1.9.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: Mdsal</name>
 
     <properties>
-        <netconf.version>1.6.3-SNAPSHOT</netconf.version>
+        <netconf.version>1.6.4-SNAPSHOT</netconf.version>
     </properties>
 
     <dependencyManagement>