Bump versions to 4.0.10-SNAPSHOT
[netconf.git] / model / pom.xml
index 96689148ebb15343bf0c2f86a8d9cf3a31f77005..0ec667fe7d25a6637e30011202fb88e2f213d352 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>11.0.0</version>
+        <version>11.0.7</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>model-aggregator</artifactId>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.10-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
@@ -38,5 +38,8 @@
         <module>rfc8341</module>
         <module>rfc8526</module>
         <module>rfc8639</module>
+
+        <!-- draft-ietf-netconf-crypto-types-24 -->
+        <module>draft-ietf-netconf-crypto-types</module>
     </modules>
 </project>