Bump versions by x.y.(z+1)
[netconf.git] / netconf / netconf-topology-singleton / pom.xml
index 638d4f3b230b8b1caf2962151cf1950c0209fd4c..3288af12155ce5effd80814ef28dacf5ee8e23e5 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.6.3-SNAPSHOT</version>
+        <version>1.6.4-SNAPSHOT</version>
         <relativePath>../netconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-topology-singleton</artifactId>
-    <version>1.6.3-SNAPSHOT</version>
+    <version>1.6.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>config-artifacts</artifactId>
-                <version>0.10.3-SNAPSHOT</version>
+                <version>0.10.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>