Bump versions to 5.0.17-SNAPSHOT
[mdsal.git] / model / iana / pom.xml
index fc71ff898c7426bbadb40d6e886222e3ae9eeb65..4b0258079e9faad8d955e8900df351131a62d4df 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.2</version>
+        <version>6.0.12</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-iana-aggregator</artifactId>
-    <version>3.0.2-SNAPSHOT</version>
+    <version>5.0.17-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>