Release netconf
[netconf.git] / apps / pom.xml
index 32f6c895c9e3cdccebdc03dff5a3141e5087a5f1..2422fd55163c233e80fb5e6cf02334e2ebfc9449 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>12.0.1</version>
+        <version>13.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>7.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -34,5 +34,7 @@
         <module>netconf-topology-singleton</module>
         <module>callhome-provider</module>
         <module>netconf-console</module>
+        <module>netconf-nb</module>
+        <module>yanglib-mdsal-writer</module>
     </modules>
 </project>