Fix POST request with insert parameter
[netconf.git] / netconf / pom.xml
index 0dff5acadd8097b96dd7778c5a9499f2ce34554c..3eda545c47bcc3daf8b9a6f2b4145f4644234c59 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>13.0.10</version>
+    <version>13.0.11</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>7.0.0</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>