Split Restconf implementations (draft02 and RFC) - providers tests
[netconf.git] / karaf / pom.xml
index 131ee7207b7a533031d5b639616f479f838bb121..67e0af3cde6f3ec37d821cb4e224945aa494c47e 100644 (file)
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>1.7.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.4.0-SNAPSHOT</netconf.version>
+    <restconf.version>1.7.0-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>