Release mdsal
[mdsal.git] / model / iana / pom.xml
index a933404e9c007802ec0dc14601822a42749b09c3..1d13948822bae1cfcee2da4c202705d006a9325e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.9</version>
+        <version>13.0.10</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>13.0.0</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>