Bump versions by x.y.(z+1)
[mdsal.git] / model / ietf / pom.xml
index 51d83f1112011ace5227def8749f449b1c6c8e04..cb27ee6e21f25d3e11dc44fe245bd8eb7a32728a 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-ietf-aggregator</artifactId>
-    <version>0.13.0-SNAPSHOT</version>
+    <version>0.13.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
         <module>rfc8345-ietf-network-topology</module>
         <module>rfc8345-ietf-network-topology-state</module>
 
+        <!-- RFC8348 Hardware Management -->
+        <module>rfc8348</module>
+        <module>rfc8348-ietf-hardware</module>
+        <module>rfc8348-ietf-hardware-state</module>
+
         <!-- RFC8349 Routing Management -->
         <module>rfc8349</module>
         <module>rfc8349-ietf-routing</module>