Implement registerNotificationListeners()
[netconf.git] / model / pom.xml
index 5de88629445edfff28131420833c4b7defd75476..cdcce0af6e81aca6a4cc5b2e27db6829ae083a44 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>13.0.3</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>7.0.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -39,6 +39,8 @@
         <module>rfc8341</module>
         <module>rfc8526</module>
         <module>rfc8639</module>
+        <module>rfc8641</module>
+        <module>rfc8650</module>
 
         <!-- draft-ietf-netconf-crypto-types-24 -->
         <module>draft-ietf-netconf-crypto-types</module>