Bump versions to 7.0.3-SNAPSHOT
[netconf.git] / model / pom.xml
index a07f70f50c26b201e0ea03d7de9862afc95a0263..8c813ce4f4fa321a9776f4df538f446c3760b39e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>12.0.2</version>
+        <version>13.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>5.0.3-SNAPSHOT</version>
+    <version>7.0.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
         <module>rfc6241</module>
         <module>rfc6243</module>
         <module>rfc6470</module>
+        <module>rfc7407-ietf-x509-cert-to-name</module>
         <module>rfc8040-ietf-restconf-monitoring</module>
         <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>