Improve NetconfNodeHandlerTest
[netconf.git] / apps / pom.xml
index 37ff0bc8eaa9c695962ca8314c76684a5ed18982..a76b42622c4dc12289bcf2a7735a67883728afdd 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>12.0.6</version>
+        <version>13.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>7.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -35,5 +35,6 @@
         <module>callhome-provider</module>
         <module>netconf-console</module>
         <module>netconf-nb</module>
+        <module>yanglib-mdsal-writer</module>
     </modules>
 </project>