Add correct status code to YangPatch
[netconf.git] / apps / pom.xml
index bd6aeaaaf33b64fcfd70129d1e5100f18e3bbd93..ea39c8b136108e445fc84f5db2754ce1428fd0ee 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.7</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>7.0.0-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>