Release netconf
[netconf.git] / netconf / models / pom.xml
index 72755e1db01692918f34053c9a92f3a139e2cd1a..d08d15dff89b6aa833bb6ef781d23a9ca178bf38 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>7.0.3</version>
+    <version>9.0.16</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-models</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>2.0.17</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>