Merge "NECONF-524 : Setting the netconf keepalive logic to be more proactive."
[netconf.git] / karaf / pom.xml
index 67e0af3cde6f3ec37d821cb4e224945aa494c47e..24fb12b73ed24b7b71febf38ad2acaa11a69313c 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>2.0.4</version>
+    <version>3.1.3</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <properties>
-    <netconf.version>1.4.0-SNAPSHOT</netconf.version>
-    <restconf.version>1.7.0-SNAPSHOT</restconf.version>
+    <netconf.version>1.5.0-SNAPSHOT</netconf.version>
+    <restconf.version>1.8.0-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>