Bump versions to 4.0.11-SNAPSHOT
[mdsal.git] / model / ietf / pom.xml
index dd5fda851d96136178bbef3c8fe170c3a9844fcc..9102af6dc7e4cea8f46e1cfbfd92791a99673d47 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.5</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-ietf-aggregator</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>4.0.11-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
@@ -40,6 +40,7 @@
         <module>rfc7277</module>
 
         <!-- RFC7895 YANG Module Library -->
+        <!-- FIXME: superseded by RFC8525 -->
         <module>rfc7895</module>
 
         <!-- RFC7895 YANG Metadata -->
@@ -89,6 +90,9 @@
         <module>rfc8520-ietf-acldns</module>
         <module>rfc8520-ietf-mud</module>
 
+        <!-- RFC8528 YANG Library -->
+        <module>rfc8525</module>
+
         <!-- RFC8528 YANG Schema Mount -->
         <module>rfc8528</module>