Update iana-if-type revision and packaging
[mdsal.git] / model / iana / pom.xml
index e1528beacf960442682042dc38a08de630a26399..90a7ec11871478f099bb8d993efe75b7591ae90e 100644 (file)
     <description>${project.artifactId}</description>
 
     <modules>
-        <module>iana-afn-safi</module>
-        <module>iana-if-type-2014-05-08</module>
+        <!-- RFC7224 and updates -->
+        <module>iana-if-type</module>
 
         <!-- RFC8294 and updates -->
         <module>iana-routing-types</module>
 
         <!-- RFC8348 and updates -->
         <module>iana-hardware</module>
+
+        <!-- drafts -->
+        <module>iana-afn-safi</module>
     </modules>
 
     <build>