Release netconf
[netconf.git] / netconf / tools / pom.xml
index 1657a67be4427ba1ca853a8296281d6c704acd49..c8d81812a62f7bbc001b1db064434dc10112e667 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>5.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>5.0.4</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -28,6 +28,7 @@
   </properties>
 
   <modules>
+    <module>netconf-test-perf</module>
     <module>netconf-testtool</module>
   </modules>
 </project>