Bump versions by x.y.(z+1)
[mdsal.git] / model / iana / pom.xml
index 61829bba698c281966877dad23036e781559cb32..8e0c3e11ff608d19c7b4bd43bc0f14c88627765e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>3.1.2</version>
+        <version>3.1.7</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-iana-aggregator</artifactId>
-    <version>0.13.0-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <modules>
         <module>iana-afn-safi</module>
         <module>iana-if-type-2014-05-08</module>
+
+        <!-- RFC8294 and updates -->
+        <module>iana-routing-types</module>
+
+        <!-- RFC8348 and updates -->
+        <module>iana-hardware</module>
     </modules>
 </project>