Deprecate CallHomeMountDispatcher.createClient()
[netconf.git] / apps / pom.xml
index bd6aeaaaf33b64fcfd70129d1e5100f18e3bbd93..8fac7ed3c80384b60027b5e85799308a3cb48e10 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.4</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>