Bump versions by x.y.(z+1)
[netconf.git] / netconf / netconf-artifacts / pom.xml
index 25afa6c773ced323509d57738a7b5ff004bf1c1e..ca34b00462308fab32889c3a1c81444aa1e6547f 100644 (file)
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-artifacts</artifactId>
-    <version>1.6.3-SNAPSHOT</version>
+    <version>1.6.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>
-        <mdsal.version>1.9.3-SNAPSHOT</mdsal.version>
+        <mdsal.version>1.9.4-SNAPSHOT</mdsal.version>
     </properties>
 
     <dependencyManagement>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>odl-netconf-mdsal</artifactId>
-                <version>1.9.3-SNAPSHOT</version>
+                <version>1.9.4-SNAPSHOT</version>
                 <type>xml</type>
                 <classifier>features</classifier>
             </dependency>