Add ietf-subscribed-notifications
[netconf.git] / restconf / restconf-models / pom.xml
index 0579d68cc728b9bf1cf989f9e7e23b2256e7711e..1693896615bd8080f7a6026c2baff8c60c1baf63 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>restconf-models</artifactId>
-  <version>2.0.9-SNAPSHOT</version>
+  <version>4.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
   <modules>
     <module>ietf-restconf-monitoring</module>
-    <module>ietf-restconf</module>
-    <module>ietf-yang-patch</module>
+    <module>ietf-subscribed-notifications</module>
   </modules>
 </project>