Merge "Convert rcf8040 from web.xml to programmtic web API"
[netconf.git] / karaf / pom.xml
index fc61081e12544ed433705caa6bbbaba2e2dc386d..1fecd96e1ab884bac850c2290d89c99ed9b53ca3 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>2.0.2</version>
+    <version>3.1.0</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <properties>
-    <netconf.version>1.3.0-SNAPSHOT</netconf.version>
-    <restconf.version>1.6.0-SNAPSHOT</restconf.version>
+    <netconf.version>1.5.0-SNAPSHOT</netconf.version>
+    <restconf.version>1.8.0-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>