Update testtool documentation
[netconf.git] / apps / pom.xml
index dad7c5ecfda3594d33e2ff4984dfb78d3611aaa4..59fe8fdcbd786e809a45c9a7c64bffed7e89064b 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>12.0.1</version>
+        <version>12.0.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>apps</artifactId>
-    <version>5.0.0-SNAPSHOT</version>
+    <version>5.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -33,5 +33,6 @@
         <module>netconf-topology-impl</module>
         <module>netconf-topology-singleton</module>
         <module>callhome-provider</module>
+        <module>netconf-console</module>
     </modules>
 </project>