Bump upstreams
[mdsal.git] / model / iana / pom.xml
index f3f2029cdd79b7eb4b9b1b114589c423a2e5cfa4..f545be1827761ded02976c028e3fcf00f2cc8c91 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>10.0.0</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.2-SNAPSHOT</version>
+    <version>13.0.0-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>