Bump versions by x.y.(z+1)
[netconf.git] / features / netconf / odl-netconf-api / pom.xml
index 12ca9ea30561fa70909fffe952bbb65d95c46030..f893f0161555b114948afcb72a2f8ecacde9c6c6 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-api</artifactId>
-    <version>1.6.3-SNAPSHOT</version>
+    <version>1.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Netconf :: API</name>
@@ -42,7 +42,7 @@
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.6.3-SNAPSHOT</version>
+                <version>1.6.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>