Add Automatic-Module-Name to RFC6241 model
[netconf.git] / model / pom.xml
index 0b95afc185f0a5d64bd80bc8c0b3b4bd6ad9bed5..9f52bef4c5a61ba2b97e788e1ca6a1459cee4e91 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>12.0.5</version>
+        <version>13.0.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>6.0.0-SNAPSHOT</version>
+    <version>6.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -34,6 +34,7 @@
         <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>