Fix POST request with insert parameter
[netconf.git] / netconf / pom.xml
index 855f36906c22115b884c93fdb2a39faf18533c2c..3eda545c47bcc3daf8b9a6f2b4145f4644234c59 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>7.0.2</version>
+  <version>7.0.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -31,7 +31,6 @@
   <modules>
     <module>netconf-netty-util</module>
     <module>netconf-auth</module>
-    <module>yanglib</module>
     <module>tools</module>
 
     <module>netconf-test-models</module>