Bump upstream versions
[netconf.git] / netconf / models / pom.xml
index 443d3751fa0389cc17c2efef3372f37eb869c8ff..417c7d535ff3a05f114295d42c27a5e326f53f98 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>7.0.1</version>
+    <version>10.0.2</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-models</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>4.0.0-SNAPSHOT</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>