Release netconf
[netconf.git] / netconf / models / pom.xml
index 72755e1db01692918f34053c9a92f3a139e2cd1a..697e7551f41b20717ea7a58b5bdcff6938d95736 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>7.0.3</version>
+    <version>10.0.6</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-models</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>3.0.9</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -35,5 +35,7 @@
     <module>ietf-netconf-nmda</module>
     <module>ietf-netconf-notifications</module>
     <module>ietf-netconf-with-defaults</module>
+
+    <module>netconf-test-models</module>
   </modules>
 </project>