Bump versions by x.y.(z+1)
[mdsal.git] / model / iana / pom.xml
index 12b34b1851caa864d023db1d750d1a3d7b5a1769..8e0c3e11ff608d19c7b4bd43bc0f14c88627765e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>3.1.3</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>
@@ -28,5 +28,8 @@
 
         <!-- RFC8294 and updates -->
         <module>iana-routing-types</module>
+
+        <!-- RFC8348 and updates -->
+        <module>iana-hardware</module>
     </modules>
 </project>