Bump upstream versions
[netconf.git] / netconf / tools / pom.xml
index f6c3db22191aad97ee187ab248f819d637ee74a4..add5859ff76ee525299919c5b52085e638ca2ebe 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.2</version>
+    <version>11.0.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-tools</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>4.0.0-SNAPSHOT</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>