Release mdsal
[mdsal.git] / model / iana / pom.xml
index 34a0292a7438e46d961a0a80bd79b953543c7ac8..04f4db28696d61bee4975fb59162baebd14b1a5d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.1</version>
+        <version>10.0.2</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-iana-aggregator</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>9.0.3</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
     <modules>
         <!-- RFC7224 and updates -->
         <module>iana-if-type</module>
-        <module>rfc7224-20180703-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>
 
     <properties>