Release netconf
[netconf.git] / netconf / pom.xml
index 811032b529092eefed992228e3d7b46f522e6505..d135c6d856172224f1c46bb4f807725e69f253d7 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.8</version>
+    <version>11.0.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-subsystem</artifactId>
-  <version>2.0.9-SNAPSHOT</version>
+  <version>4.0.0</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -52,7 +52,6 @@
     <module>netconf-topology-singleton</module>
     <module>sal-netconf-connector</module>
     <module>yanglib</module>
-    <module>models</module>
     <module>tools</module>
     <module>netconf-console</module>
 
@@ -60,6 +59,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>