Refactor standard model placement
[netconf.git] / netconf / models / pom.xml
index b39678067d0525cac32e81884709ad57121d3c43..c64ac8f735e200bcb90199b9a2e97dbfbcdcb7a9 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.7</version>
+    <version>11.0.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-models</artifactId>
-  <version>1.6.0-SNAPSHOT</version>
+  <version>4.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
@@ -28,9 +28,6 @@
   </properties>
 
   <modules>
-    <module>ietf-netconf</module>
-    <module>ietf-netconf-monitoring</module>
-    <module>ietf-netconf-notifications</module>
     <module>ietf-netconf-monitoring-extension</module>
   </modules>
 </project>