Bump versions to 11.0.15-SNAPSHOT
[mdsal.git] / model / iana / pom.xml
index 741c53f7fa8fdd2d6d141a4968b021609ad27f0f..cacc42227262686d729033f0e99a97d9f46d95b4 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.8</version>
+        <version>12.0.9</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-iana-aggregator</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>11.0.15-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
@@ -28,6 +28,9 @@
         <!-- RFC7224 and updates -->
         <module>iana-if-type</module>
 
+        <!-- RFC7317 and updates -->
+        <module>iana-crypt-hash</module>
+
         <!-- RFC8294 and updates -->
         <module>iana-routing-types</module>