Refactor standard model placement
[netconf.git] / netconf / pom.xml
index 17268ddb5db9d0ad7563a8baa4cdaba1203073b7..cc524d80428e59477bf174c354ac482d20771866 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.7</version>
+    <version>11.0.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>2.0.7-SNAPSHOT</version>
+  <version>4.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -60,6 +60,8 @@
     <module>callhome-protocol</module>
     <module>callhome-provider</module>
 
+    <module>netconf-test-models</module>
+
     <module>shaded-exificient-jar</module>
     <module>shaded-exificient</module>
     <module>shaded-sshd-jar</module>