Bump versions by x.y.(z+1)
[netconf.git] / karaf / pom.xml
index 34dc0ea86c0c2b1be221ea1cd98784b4ef9ab294..7986471f8c9e0e1bb1df7c1037b7632fad0db86e 100644 (file)
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.10.4-SNAPSHOT</version>
+  <version>1.10.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <properties>
-    <netconf.version>1.7.4-SNAPSHOT</netconf.version>
-    <restconf.version>1.10.4-SNAPSHOT</restconf.version>
+    <netconf.version>1.7.5-SNAPSHOT</netconf.version>
+    <restconf.version>1.10.5-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>