Fix POST request with insert parameter
[netconf.git] / netconf / pom.xml
index b3e5bb16d730f797bcf07ae4fc298ae133db3766..3eda545c47bcc3daf8b9a6f2b4145f4644234c59 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>7.0.2-SNAPSHOT</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>