Bump versions to 4.0.11-SNAPSHOT
[mdsal.git] / model / iana / pom.xml
index 71a5e1f09707f2eacad5102c68db14c0916b6d68..aa4f805a268d44798cb5860db33617afbf1fe17d 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.2</version>
+        <version>5.0.5</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-iana-aggregator</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>4.0.11-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
@@ -27,6 +27,7 @@
     <modules>
         <!-- RFC7224 and updates -->
         <module>iana-if-type</module>
+        <module>rfc7224-20180703-iana-if-type</module>
 
         <!-- RFC8294 and updates -->
         <module>iana-routing-types</module>