Add RFC8530 Logical Network Elements
[mdsal.git] / model / ietf / pom.xml
index a90eaace9c90ddd95da0821f41e92506b3c51830..57427c5c89f4d8e7e48ba8fbe0f5eac7a5c027f0 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.mdsal.model</groupId>
     <artifactId>model-ietf-aggregator</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
+    <version>3.0.7-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>${project.artifactId}</description>
         <module>rfc8349-ietf-ipv4-unicast-routing</module>
         <module>rfc8349-ietf-ipv6-unicast-routing</module>
 
+        <!-- RFC8528 YANG Schema Mount -->
+        <module>rfc8528</module>
+
+        <!-- RFC8529 Network Instances -->
+        <module>rfc8529</module>
+
+        <!-- RFC8530 Logical Network Elements -->
+        <module>rfc8530</module>
+
         <module>ietf-packet-fields</module>
         <module>ietf-access-control-list</module>
         <module>ietf-lisp-address-types</module>